Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server
IServerStatistics Interface
IServerStatistics Properties
CurrentCrosserConnections Property
CurrentHttpConnections Property
CurrentWsConnections Property
Errors Property
Memory Property
PerSecCrosserBytesIn Property
PerSecCrosserBytesOut Property
PerSecCrosserIn Property
PerSecCrosserOut Property
PerSecHttpBytesIn Property
PerSecHttpBytesOut Property
PerSecHttpIn Property
PerSecHttpOut Property
PerSecWsBytesIn Property
PerSecWsBytesOut Property
PerSecWsIn Property
PerSecWsOut Property
Threads Property
TotalCrosserBytesIn Property
TotalCrosserBytesOut Property
TotalCrosserConnections Property
TotalCrosserIn Property
TotalCrosserOut Property
TotalHttpBytesIn Property
TotalHttpBytesOut Property
TotalHttpConnections Property
TotalHttpIn Property
TotalHttpOut Property
TotalWsBytesIn Property
TotalWsBytesOut Property
TotalWsConnections Property
TotalWsIn Property
TotalWsOut Property
IServerStatistics
Threads Property
Current threads used by the server
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
long
Threads
{
get
; }
Property Value
Type:
Int64
See Also
Reference
IServerStatistics Interface
Crosser.Common.Server Namespace