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

FTPConnectionIsTransferring Property

Indicates whether the FTP client is currently transferring data.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public virtual bool IsTransferring { get; }

Property Value

Type: Boolean
See Also