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: 10.3.183.0
Syntax
public TimeSpan SessionTimeOut { get; }

Property Value

Type: TimeSpan

Implements

IIPCameraAudioEncodingSessionTimeOut
See Also