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