IFtp.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Settings
Gets the options set used by this object.
Declaration
IFtpSettings Settings { get; }
Property Value
| Type | Description |
|---|---|
| IFtp |
An options object. |