Click or drag to resize

FtpResponseRespones Property

Gets FTP response queue.

Namespace:  GSF.Net.Ftp
Assembly:  GSF.Net (in GSF.Net.dll) Version: 2.2.243-beta
Syntax
public Queue Respones { get; }
Request Example View Source

Property Value

Type: Queue
See Also