Click or drag to resize

ClientStatsLastPong Property

Last pong received from the client

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

Property Value

Type: DateTime
See Also