Property Mode
Mode
Gets/Sets the IsolationLevel of the cache.
Declaration
public IsolationLevel? Mode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<IsolationLevel> | This property specifies the Isolation Level of the cache. |