CacheRequestEventArgs.RequestId Property
From Solclient
Solclient
| CacheRequestEventArgsRequestId Property |
The request Id passed into the cache request API.
Namespace: SolaceSystems.Solclient.Messaging.Cache
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
public long RequestId { get; }
Public ReadOnly Property RequestId As Long Get
public: property long long RequestId { long long get (); }