EntityCache Type
Thread safe wrapper over `IAssemblyContentCache`.
Constructors
| Constructor |
Description
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Clear
|
Clears the cache. |
Full Usage:
this.Locking
Parameters:
IAssemblyContentCache -> 'T
Returns: 'T
Type parameters: 'T |
Performs an operation on the cache in thread safe manner.
|
F# Compiler Guide