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