IIPCameraConnectionLostTimeout Property |
Gets or sets the connection timeout in seconds if no RTP packets has arrived.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int 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:
Int32See Also