Class RotatingCancellationTokenSource
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public sealed class RotatingCancellationTokenSource : DisposableReactiveObject, IDisposable, INotifyPropertyChanged
Constructors
Name | Description |
---|---|
RotatingCancellationTokenSource() |
Properties
Name | Description |
---|---|
IsRented |
Methods
Name | Description |
---|---|
Cancel() | |
Rent(out CancellationToken) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)