Solclient
SolaceSystems.Solclient.Messaging.Cache Namespace |
SolaceSystems.Solclient.Messaging.Cache

Class | Description | |
---|---|---|
![]() |
CacheRequestEventArgs |
Asynchronous cache request event arguments
|
![]() |
CacheSessionProperties |
Defines cache session properties.
|

Interface | Description | |
---|---|---|
![]() |
ICacheSession |
Session for performing cache requests. This is created through CreateCacheSession(CacheSessionProperties)
|

Enumeration | Description | |
---|---|---|
![]() |
CacheLiveDataAction |
One of the live data actions must be chosen. The live
data action dictates the disposition of live data received while
the cache request is outstanding to the solCache. Additionally,
if FULFILL is chosen, the cache request itself is deemed
complete.
|
![]() |
CacheRequestEvent |
Cache event enum
|
![]() |
CacheSessionPropertiesPROPERTY |
Cache Sessions properties
|