ScriptEngineSetActivePortRange Method
Set the active mode port range to be used
Namespace: EnterpriseDT.Net.Ftp.ScriptAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public virtual void SetActivePortRange(
int low,
int high
)
Public Overridable Sub SetActivePortRange (
low As Integer,
high As Integer
)
public:
virtual void SetActivePortRange(
int low,
int high
)
abstract SetActivePortRange :
low : int *
high : int -> unit
override SetActivePortRange :
low : int *
high : int -> unit
Parameters
- low Int32
- low port
- high Int32
- high port