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.3.183.0
Syntax
public bool ShouldDispose { get; protected set; }

Property Value

Type: Boolean
See Also