Click or drag to resize

ClientStatsLastPing Property

Last ping sent to the client

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

Property Value

Type: DateTime
See Also