PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
ICache
Session
Get
Session 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.26.0
C#
Copy
ISession
GetSession
()
Return Value
ISession
The ISession that created this ICacheSession.
See Also
Reference
ICacheSession Interface
SolaceSystems.Solclient.Messaging.Cache Namespace
In This Article
Definition
See Also