ProtocolGetPingFrame Method |
Each protocol is responsible for returning a valid ping frame for that protocol
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax protected abstract byte[] GetPingFrame()
Return Value
Type:
BytePING frame
See Also