FileTransferClient.Inner Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9083)
Inner
Gets the inner protocol client. It can be Ftp or Sftp class instance. This is based on Connect method parameter.
Declaration
public IFtp Inner { get; }
Property Value
Type | Description |
---|---|
IFtp |