| ServiceStatsLowerLimit Property |
Gets or sets the lower limit of the execution histogram (millisecs).
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public int LowerLimit { get; set; }
Public Property LowerLimit As Integer
Get
Set
Property Value
Type:
Int32
The lower limit of the execution histogram (millisecs).
See Also