edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPEventArgsConnectionInstanceNumber Property

Identifies the pooled connection on which the task is running.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public int ConnectionInstanceNumber { get; set; }

Property Value

Int32

Remarks

This property applies only to event that are generated from tasks that are run on connections in the connection-pool.

See Also