Class GetStatsArgs
Represents arguments for the GetStats command helper method.
public class GetStatsArgs
- Inheritance
-
GetStatsArgs
- Inherited Members
- Extension Methods
Properties
MaxTime
Gets or sets the max time.
public TimeSpan? MaxTime { get; set; }
Property Value
Scale
Gets or sets the scale.
public int? Scale { get; set; }
Property Value
- int?