edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ExFTPConnectionIsTransferring Property

Indicates whether or not a synchronous or asynchronous transfer is currently under way.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public override bool IsTransferring { get; }

Property Value

Boolean

See Also