Click or drag to resize

FtpClientActiveAddress Property

Gets or sets the IP address to send with the PORT command.

Namespace: GSF.Net.VirtualFtpClient
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public string ActiveAddress { get; set; }
View Source

Property Value

String
See Also