Click or drag to resize

BootstrapperSettingsStatisticsMonitorPerformance Property

Basic server statistics such as msg/sec bytes/sec etc. By default this is enabled

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

Property Value

Type: Boolean
See Also