edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Reference to the currently active IExFileTransferClient.

Namespace: EnterpriseDT.Net.Ftp
Assembly: 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 ();
}

See Also