HttpMonitorGetDeadConnectionFrame Method |
Creates and return a DeadConnection message wrapped in a WebSocket frame
Namespace:
Crosser.Server.Modules.Protocol.Monitor
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax protected override byte[] GetDeadConnectionFrame()
Return Value
Type:
ByteFrame for dead connection operation
See Also