Click or drag to resize

FtpResponseResponses Property

Gets FTP response queue.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public Queue Responses { get; }
View Source

Property Value

Queue
See Also