Click or drag to resize

FtpFileWatcherIsConnected Property

Returns true if FTP file watcher session is connected.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public virtual bool IsConnected { get; }
View Source

Property Value

Boolean
See Also