Sync
Gets or sets the mutex that protects this cache key.
Declaration
public object Sync { get; set; }
Property Value
Type | Description |
---|---|
object |
Gets or sets the mutex that protects this cache key.
public object Sync { get; set; }
Type | Description |
---|---|
object |