Click or drag to resize

FtpClientControlChannel Property

Gets the current FTP control channel.

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

Property Value

FtpControlChannel
See Also