Class MountOperation.ShowUnmountProgressSignalArgs
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
Signal (Event) Arguments for OnShowUnmountProgress
public sealed class MountOperation.ShowUnmountProgressSignalArgs : SignalArgs
- Inheritance
-
MountOperation.ShowUnmountProgressSignalArgs
- Inherited Members
Properties
BytesLeft
public long BytesLeft { get; }
Property Value
Message
public string Message { get; }
Property Value
TimeLeft
public long TimeLeft { get; }