FTPTaskUsePool Property
Indicates whether or not the task is being executing using the connection pool.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool UsePool { get; }
Public ReadOnly Property UsePool As Boolean
Get
public:
property bool UsePool {
bool get ();
}
member UsePool : bool with get
Property Value
Boolean