Click or drag to resize

ServerStatistics Property

Statistics for the server IServerStatistics

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public IServerStatistics Statistics { get; set; }

Property Value

Type: IServerStatistics

Implements

IServerStatistics
See Also