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

FTPConnectionEventArgsIsConnected Property

Indicates whether or not the client is now connected to the server.

Definition

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

Property Value

Boolean

See Also