FileCancellationSourceIsCancellationRequested - свойство
Признак того, что текущий объект запросил отмену связанных с ним асинхронных операций.
Пространство имён: Tessa.FilesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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