PubSub+ Messaging API for .NET
C#
C#
10.28.13
Docs
Solace
Systems.
Solclient.
Messaging.
Cache
ICache
Session
Methods
GetSession
Show/Hide TOC
Cancel
Cache
Requests
Get
Session
Send
Cache
Request
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.28.1
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