Click or drag to resize

BaseDisposableShouldDispose Property

Indicates if the instance should dispose any resourced when disposed.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public bool ShouldDispose { get; protected set; }

Property Value

Boolean
See Also