HybridCacheOptions.DistributedCacheServiceKey Property

Definition

Gets or sets the key used to resolve the distributed cache service from the IServiceProvider.

public:
 property System::Object ^ DistributedCacheServiceKey { System::Object ^ get(); void set(System::Object ^ value); };
public object? DistributedCacheServiceKey { get; set; }
member this.DistributedCacheServiceKey : obj with get, set
Public Property DistributedCacheServiceKey As Object

Property Value

Applies to