Click or drag to resize

WebSocketOpCodesPONG Field

Pong frame

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public const int PONG = 10

Field Value

Type: Int32
See Also