Click or drag to resize

ClientStats.FailedPings Property

Number of failed pings since last successful ping

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public int FailedPings { get; set; }

Property Value

Type: Int32
See Also