BackgroundOperationStatusCancelled Field |
Is the operation cancelled. A cancelled operation cannot be used and is waiting to be disposed.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic readonly bool Cancelled
Public ReadOnly Cancelled As Boolean
public:
initonly bool Cancelled
Field Value
Type:
Boolean
See Also