BackgroundOperationStatusCancelled Field

Is the operation cancelled. A cancelled operation cannot be used and is waiting to be disposed.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public readonly bool Cancelled

Field Value

Boolean

See Also