Solclient
IMessageCacheRequestId Property |
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: 7.2.1.27 (7.2.1.27)
Syntax
long CacheRequestId { get; }
ReadOnly Property CacheRequestId As Long Get
property long long CacheRequestId { long long get (); }
Property Value
Type: Int64See Also