Protocol.GetDeadConnectionFrame 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
Syntaxprotected abstract byte[] GetDeadConnectionFrame()
Return Value
Type:
Byte[]Frame for dead connection operation
See Also