HybridCacheOptions.DistributedCacheServiceKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the key used to resolve the distributed cache service from the IServiceProvider.
public object? DistributedCacheServiceKey { get; set; }
member this.DistributedCacheServiceKey : obj with get, set
Public Property DistributedCacheServiceKey As Object