[TIBCO.EMS .NET client library 6.3 documentation]

Get the Connection on which this event occurred.

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

Syntax

public Connection Connection { get; }
Public ReadOnly Property Connection As Connection
public:
property Connection^ Connection {
	Connection^ get ();
}

See Also