Click or drag to resize

HttpMonitorStartPing Method

If the connection is upgraded to WebSockets this starts the heartbeeat.

Namespace:  Crosser.Server.Modules.Protocol.Monitor
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
protected override Task StartPing()

Return Value

Type: Task
Task
See Also