PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
Cache
Request
Event
Args
Return
Code Property
See synchronous cache request
SendCacheRequest(Int64, ITopic, Boolean, CacheLiveDataAction)
or
SendCacheRequest(Int64, ITopic, Boolean, CacheLiveDataAction, Int64, Int64)
return codes.
Definition
Namespace:
SolaceSystems.Solclient.Messaging.Cache
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
C#
Copy
public
ReturnCode
ReturnCode
{
get
; }
Property Value
ReturnCode
See Also
Reference
CacheRequestEventArgs Class
SolaceSystems.Solclient.Messaging.Cache Namespace
In This Article
Definition
See Also