SocketCore.Purge

From Xojo Documentation

Method

SocketCore.Purge()

Supported for all project types and targets.

Removes all data from the socket’s internal receive buffer. It does not affect the socket’s internal send buffer.

Example

Listener.Purge