ServerStats
Assembly: ServiceStack.dll
View Source
Declaration
public class ServerStats
Properties
Redis
View Source
Declaration
public Dictionary<string, long> Redis { get; set; }
ServerEvents
View Source
Declaration
public Dictionary<string, string> ServerEvents { get; set; }
MqDescription
View Source
Declaration
public string MqDescription { get; set; }
MqWorkers
View Source
Declaration
public Dictionary<string, long> MqWorkers { get; set; }