PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Backends / Memory­Cache­Value / Sync
Open sandbox

Property Sync

Sync

Gets or sets the mutex that protects this cache key.

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