FileTransferClient.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 8.0.9673)
Settings
Gets the options set used by this object.
Declaration
public FileTransferSettings Settings { get; }
Property Value
| Type | Description |
|---|---|
| FileTransferSettings | An options object. |