FileCancellationSourceIsCancellationRequested - свойство
Признак того, что текущий объект запросил отмену связанных с ним асинхронных операций.
Пространство имён: Tessa.FilesСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public bool IsCancellationRequested { get; }
Public ReadOnly Property IsCancellationRequested As Boolean
Get
public:
virtual property bool IsCancellationRequested {
bool get () sealed;
}
abstract IsCancellationRequested : bool with get
override IsCancellationRequested : bool with get
BooleanIFileCancellationSourceIsCancellationRequested