IIPCameraConnectionLostTimeout Property |
Gets or sets the connection timeout in seconds if no RTP packets has arrived.
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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
Int32
See Also