Property Mode Mode Gets/Sets the cache mode (InProc/OutProc). Declaration public IsolationLevel? Mode { get; set; } Property Value Type Description System.Nullable<IsolationLevel> The cache mode (InProc/OutProc).