NetConnectionDisconnect Method |
Disconnect from the remote peer
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void Disconnect(
string byeMessage
)
Parameters
- byeMessage
- Type: SystemString
the message to send with the disconnect message
See Also