Click or drag to resize
IPCameraAudioEncodingSessionTimeOut 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

IIPCameraAudioEncodingSessionTimeOut
See Also