|
FtpClientMaxActivePort Property
|
Gets or sets the maximum value in the range of ports
used when listening for connections in active mode.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax function get_MaxActivePort();
function set_MaxActivePort(value);
View SourceProperty Value
Int32See Also