Click or drag to resize

ProtocolClientStats Property

Clients statistics

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public ClientStats ClientStats { get; }

Property Value

Type: ClientStats

Implements

IProtocolClientStats
See Also