Class SharedResourceLatch
Inherited Members
Namespace: PoeShared.Services
Assembly: PoeShared.dll
Syntax
public sealed class SharedResourceLatch : DisposableReactiveObject, ISharedResourceLatch, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| SharedResourceLatch() | |
| SharedResourceLatch(string) |
Properties
| Name | Description |
|---|---|
| IsBusy | |
| Name |
Methods
| Name | Description |
|---|---|
| FormatToString(ToStringBuilder) | |
| Rent() |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)