ENet Xojo plugin

ENetServer.MaxPeerCount Property

Returns the number of maximum allowed peers.

MaxPeerCount as UInt16 {Read}

Remarks

This value is same as was passed into the Listen function.

See Also

ENetServer Class