ENet Xojo plugin

ENetPeer.DisconnectLater Method

Disconnects next time there is good time for the service to disconnect.

DisconnectLater(
   data as UInt32)

Parameters

data
Custom integer data that will be included with the disconnection event.

Remarks

Disconnect event will be generated by the service once the disconnection is complete.

See Also

ENetPeer Class