[TIBCO.EMS .NET client library 6.3 documentation]

Returns this session, that would allow to create producers and consumers

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

Syntax

public Session GetSession()
Public Function GetSession As Session
public:
Session^ GetSession()

See Also