Class FileLock
Inherited Members
Namespace: PoeShared.Services
Assembly: PoeShared.dll
Syntax
public sealed class FileLock : DisposableReactiveObject, IDisposable, INotifyPropertyChanged
Constructors
Name | Description |
---|---|
FileLock(FileInfo) | |
FileLock(FileInfo, TimeSpan) |
Properties
Name | Description |
---|---|
ExistedInitially | |
Exists | |
LockFile | |
Timeout |
Methods
Name | Description |
---|---|
FormatToString(ToStringBuilder) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)