Click or drag to resize

BootstrapperSettingsStatistics Class

Settings for statistics
Inheritance Hierarchy
SystemObject
  Crosser.ServerBootstrapperSettingsStatistics

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static class Statistics

The BootstrapperSettingsStatistics type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMonitorClients
Can send detailed information about each client. By default this is disabled
Public propertyStatic memberMonitorPerformance
Basic server statistics such as msg/sec bytes/sec etc. By default this is enabled
Top
See Also