Click or drag to resize

FtpClientMaxActivePort Property

Gets or sets the maximum value in the range of ports used when listening for connections in active mode.

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

Property Value

NullableInt32
See Also