ProtocolGetDeadConnectionFrame Method |
Sent to clients when ping has failed more times than allowed
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax protected abstract byte[] GetDeadConnectionFrame()
Return Value
Type:
ByteFrame for dead connection operation
See Also