FTPEventArgsConnectionInstanceNumber Property
Identifies the pooled connection on which the task is running.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public int ConnectionInstanceNumber { get; set; }
Public Property ConnectionInstanceNumber As Integer
Get
Set
public:
property int ConnectionInstanceNumber {
int get ();
void set (int value);
}
member ConnectionInstanceNumber : int with get, set
Property Value
Int32
This property applies only to event that are generated from tasks that are
run on connections in the connection-pool.