Click or drag to resize

ProtocolStartPing Method

If heartbeat is enabled on this endpoint the method will initiate a ping/pong sequence

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

Return Value

Type: Task
See Also