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