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: 1.8.12.0 (1.8.12)
Syntax
public bool ShouldDispose { get; protected set; }

Property Value

Type: Boolean
See Also