Click or drag to resize
IPCameraVideoEncodingSessionTimeout Property
Gets how much time should elapse to timeout from the session.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TimeSpan SessionTimeout { get; }

Property Value

Type: TimeSpan

Implements

IIPCameraVideoEncodingSessionTimeout
See Also