An NDoc Documented Class Library |
|
FTPEventArgs.ConnectionInstanceNumber Property
Identifies the pooled connection on which the task is running.
public
int ConnectionInstanceNumber {get; set;}
Remarks
This property applies only to event that are generated from tasks that are run on connections in the connection-pool.
See Also
FTPEventArgs Class | EnterpriseDT.Net.Ftp Namespace