INetworkConnectorIdleTimeout Property |
Gets the period of inactivity (in milliseconds) before the connection is reset.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int IdleTimeout { get; set; }
Property IdleTimeout As Integer
Get
Set
property int IdleTimeout {
int get ();
void set (int value);
}
abstract IdleTimeout : int with get, set
Property Value
Type:
Int32See Also