IIPCameraConnectionLostTimeout Property |
Gets or sets the connection timeout in seconds if no RTP packets has arrived.
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxint ConnectionLostTimeout { get; set; }
Property ConnectionLostTimeout As Integer
Get
Set
property int ConnectionLostTimeout {
int get ();
void set (int value);
}
abstract ConnectionLostTimeout : int with get, set
Property Value
Type:
Int32
See Also