Solclient
CacheSessionPropertiesCacheName Property |
The identifier for the cache to send cache requests to.
Default: ""
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 CacheName { get; set; }
Public Property CacheName As String Get Set
public: property String^ CacheName { String^ get (); void set (String^ value); }
Property Value
Type: StringSee Also