10.24.0

ICacheSessionGetSession Method

Gets the ISession that created this ICacheSession.

Definition

Namespace: SolaceSystems.Solclient.Messaging.Cache
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
ISession GetSession()

Return Value

ISession
The ISession that created this ICacheSession.

See Also