PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​BackendsMemory­Cache­ValueSync
Open sandboxFocus

MemoryCacheValue.Sync Property

Sync

Gets or sets the mutex that protects this cache key.

Declaration
public object Sync { get; set; }
Property Value
Type Description
Object