Click or drag to resize

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
C#
protected abstract byte[] GetDeadConnectionFrame()

Return Value

Type: Byte
Frame for dead connection operation
See Also