FtpStateChangedEventArgs.OldState Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
OldState
Gets the old state.
Declaration
public FtpState OldState { get; }
Property Value
Type | Description |
---|---|
FtpState | The state that was changed. |