Click or drag to resize

HttpMonitorGetPingFrame Method

Creates and returns a PINGFRAME

Namespace:  Crosser.Server.Modules.Protocol.Monitor
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
protected override byte[] GetPingFrame()

Return Value

Type: Byte
WebSocket PING frame
See Also