Click or drag to resize

ClientStatsConnected Property

DateTime when the client connected

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

Property Value

Type: DateTime
See Also