Click or drag to resize

HttpGetPingFrame Method

Build and returns a PINGFRAME

Namespace:  Crosser.Server.Modules.Protocol.HTTP
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