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

Property Value

Type: TimeSpan

Implements

IIPCameraVideoEncodingSessionTimeout
See Also