IHasStats
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IHasStats
Properties
Stats
View Source
Declaration
Dictionary<string, long> Stats { get; }
public interface IHasStats
Dictionary<string, long> Stats { get; }