10.24.0

CacheSessionPropertiesCacheName Property

The identifier for the cache to send cache requests to. Default: ""

Definition

Namespace: SolaceSystems.Solclient.Messaging.Cache
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public string CacheName { get; set; }

Property Value

String

See Also