Click or drag to resize

ClientStats Properties

The ClientStats type exposes the following members.

Properties
  NameDescription
Public propertyConnected
DateTime when the client connected
Public propertyFailedPings
Number of failed pings since last successful ping
Public propertyInteractive
Is the client in Interactive mode
Public propertyIP
Client IP address
Public propertyLanguage
The language the client was written in
Public propertyLastPing
Last ping sent to the client
Public propertyLastPong
Last pong received from the client
Public propertyLatency
The measured latency between LastPing and LastPong
Public propertyVersion
Version of the client software
Top
See Also