Click or drag to resize

FtpClientIsBusy Property

Returns true if FTP session is currently busy.

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

Property Value

Boolean
See Also