| ServiceStatsOverflows Property |
Gets or sets the number of times the service execution time was
bigger than upper limit.
Namespace:
OBCOM.NetSwitchLib.Servers
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public int Overflows { get; set; }
Public Property Overflows As Integer
Get
Set
Property Value
Type:
Int32
The number of times the service execution time was bigger than upper
limit.
See Also