Click or drag to resize

FtpClientIsConnected Property

Returns true if FTP session is currently connected.

Namespace:  GSF.Net.AbstractFtpClient
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.3.313-beta
Syntax
public bool IsConnected { get; }
Request Example View Source

Property Value

Type: Boolean
See Also