Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Protocol Namespaces
Crosser.Server.Modules.Protocol.HTTP
Http Class
Http Methods
Dispose Method
ExecuteHttpCall Method
GetDeadConnectionFrame Method
GetPingFrame Method
ReadLoop Method
Send Method
StartPing Method
Http
GetPingFrame 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#
Copy
protected
override
byte
[]
GetPingFrame
()
Return Value
Type:
Byte
WebSocket PING frame
See Also
Reference
Http Class
Crosser.Server.Modules.Protocol.HTTP Namespace