Click or drag to resize

IProtocolClientStats Property

The ClientStats representing this IProtocol

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

Property Value

Type: ClientStats
See Also