[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Get the connection the session belongs to
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public Connection Connection { get; } |
Public ReadOnly Property Connection As Connection |
public: property Connection^ Connection { Connection^ get (); } |