Click or drag to resize

FtpClientActiveAddress Property

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

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

Property Value

Type: String
See Also