edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionActiveClient Property

Reference to the currently active IFileTransferClient.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
protected IFileTransferClient ActiveClient { get; set; }

Property Value

Type: IFileTransferClient
See Also