[TIBCO.EMS .NET Admin client library 6.3 documentation]

Get the connection ID for this connection.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public long ID { get; }
Public ReadOnly Property ID As Long
public:
property long long ID {
	long long get ();
}

Return Value

the connection ID for this connection.

See Also