Solclient
CacheRequestEventArgsTopicStr Property |
The topic string being requested from the cache.
Namespace: SolaceSystems.Solclient.Messaging.Cache
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public string TopicStr { get; }
Public ReadOnly Property TopicStr As String Get
public: property String^ TopicStr { String^ get (); }
Property Value
Type: StringSee Also