Reference to the currently active IExFileTransferClient.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
protected internal IExFileTransferClient ExActiveClient { get; } |
| Visual Basic |
|---|
Protected Friend ReadOnly Property ExActiveClient As IExFileTransferClient Get |
| Visual C++ |
|---|
protected public: property IExFileTransferClient^ ExActiveClient { IExFileTransferClient^ get (); } |