 | IMessageCacheRequestId Property |
version: 10.21.0
Returns the request ID set in the cache request.
Always null if CacheStatus is MessageCacheStatus.Live
If not present -1 is returned
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntaxlong CacheRequestId { get; }
Property Value
Type:
Int64
See Also