Gets a value indicating whether the operation has been cancelled.
Namespace:
Rebex
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Cancelled As Boolean Get |
C# |
---|
public bool Cancelled { get; } |