SftpDeleteProgressChangedEventArgs.DeleteState Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9083)
DeleteState
Gets the current delete state of the current Deleting. Inherited from DeleteProgressChangedEventArgs.
Declaration
public DeleteProgressState DeleteState { get; }
Property Value
Type | Description |
---|---|
DeleteProgressState | Current delete state of the current Deleting. |