ENet Xojo plugin

ENetClient.Poll Method

Pools the client pool of peers, taking in a parameter that asks for how long to wait for events in milliseconds.

Poll(
   timeout as Integer)

Parameters

timeout
Maximum amount of time in milliseconds to wait for events.

Remarks

See Also

ENetClient Class