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