blob: ff3a8f3158599d72817b003aa242e5a4ce9bc0f6 [file] [log] [blame]
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<link rel="canonical" href="https://ignite.apache.org/releases/2.4.0/dotnetdoc/api/Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html" />
<META NAME="ROBOTS" CONTENT="NOINDEX">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class PersistentStoreConfiguration
| Apache Ignite.NET </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class PersistentStoreConfiguration
| Apache Ignite.NET ">
<meta name="generator" content="docfx 2.24.0.0">
<link rel="shortcut icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61232409-1', 'auto');
ga('send', 'pageview');
</script></head>
<body data-spy="scroll" data-target="#affix">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../images/logo_ignite_32_32.png" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items"></div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration">
<h1 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration" class="text-break">Class PersistentStoreConfiguration
</h1>
<div class="markdown level0 summary"><p>Configures Apache Ignite persistent store.
<p>
Obsolete, use <a class="xref" href="Apache.Ignite.Core.Configuration.DataStorageConfiguration.html">DataStorageConfiguration</a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">PersistentStoreConfiguration</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Apache.Ignite.Core.PersistentStore.html">Apache.Ignite.Core.PersistentStore</a></h6>
<h6><strong>Assembly</strong>: Apache.Ignite.Core.dll</h6>
<h5 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Obsolete(&quot;Use DataStorageConfiguration.&quot;)]
public class PersistentStoreConfiguration</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration__ctor_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.#ctor*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration__ctor" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.#ctor">PersistentStoreConfiguration()</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html">PersistentStoreConfiguration</a> class.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public PersistentStoreConfiguration()</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultCheckpointingFrequency" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultCheckpointingFrequency">DefaultCheckpointingFrequency</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingFrequency">CheckpointingFrequency</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly TimeSpan DefaultCheckpointingFrequency</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultCheckpointingThreads" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultCheckpointingThreads">DefaultCheckpointingThreads</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingThreads">CheckpointingThreads</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultCheckpointingThreads = 4</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultCheckpointWriteOrder" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultCheckpointWriteOrder">DefaultCheckpointWriteOrder</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointWriteOrder">CheckpointWriteOrder</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const CheckpointWriteOrder DefaultCheckpointWriteOrder = CheckpointWriteOrder.Sequential</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Apache.Ignite.Core.PersistentStore.CheckpointWriteOrder.html">CheckpointWriteOrder</a></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultLockWaitTime" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultLockWaitTime">DefaultLockWaitTime</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_LockWaitTime">LockWaitTime</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly TimeSpan DefaultLockWaitTime</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultRateTimeInterval" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultRateTimeInterval">DefaultRateTimeInterval</h4>
<div class="markdown level1 summary"><p>The default rate time interval.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly TimeSpan DefaultRateTimeInterval</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultSubIntervals" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultSubIntervals">DefaultSubIntervals</h4>
<div class="markdown level1 summary"><p>The default sub intervals.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultSubIntervals = 5</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultTlbSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultTlbSize">DefaultTlbSize</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_TlbSize">TlbSize</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultTlbSize = 131072</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalArchivePath" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalArchivePath">DefaultWalArchivePath</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalArchivePath">WalArchivePath</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string DefaultWalArchivePath = &quot;db/wal/archive&quot;</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalFlushFrequency" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalFlushFrequency">DefaultWalFlushFrequency</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalFlushFrequency">WalFlushFrequency</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly TimeSpan DefaultWalFlushFrequency</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalFsyncDelayNanos" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalFsyncDelayNanos">DefaultWalFsyncDelayNanos</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalFsyncDelayNanos">WalFsyncDelayNanos</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const long DefaultWalFsyncDelayNanos = 1000L</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalHistorySize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalHistorySize">DefaultWalHistorySize</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalHistorySize">WalHistorySize</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultWalHistorySize = 20</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalRecordIteratorBufferSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalRecordIteratorBufferSize">DefaultWalRecordIteratorBufferSize</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalRecordIteratorBufferSize">WalRecordIteratorBufferSize</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultWalRecordIteratorBufferSize = 67108864</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalSegments" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalSegments">DefaultWalSegments</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalSegments">WalSegments</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultWalSegments = 10</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalSegmentSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalSegmentSize">DefaultWalSegmentSize</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalSegmentSize">WalSegmentSize</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int DefaultWalSegmentSize = 67108864</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWalStorePath" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWalStorePath">DefaultWalStorePath</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalStorePath">WalStorePath</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const string DefaultWalStorePath = &quot;db/wal&quot;</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_DefaultWriteThrottlingEnabled" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.DefaultWriteThrottlingEnabled">DefaultWriteThrottlingEnabled</h4>
<div class="markdown level1 summary"><p>Default value for <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WriteThrottlingEnabled">WriteThrottlingEnabled</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const bool DefaultWriteThrottlingEnabled = false</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_AlwaysWriteFullPages_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.AlwaysWriteFullPages*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_AlwaysWriteFullPages" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.AlwaysWriteFullPages">AlwaysWriteFullPages</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether full pages should always be written.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool AlwaysWriteFullPages { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingFrequency_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointingFrequency*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingFrequency" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointingFrequency">CheckpointingFrequency</h4>
<div class="markdown level1 summary"><p>Gets or sets the checkpointing frequency which is a minimal interval when the dirty pages will be written
to the Persistent Store.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TimeSpan CheckpointingFrequency { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingPageBufferSize_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointingPageBufferSize*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingPageBufferSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointingPageBufferSize">CheckpointingPageBufferSize</h4>
<div class="markdown level1 summary"><p>Gets or sets the size of the checkpointing page buffer.
<p>
Default is <code>0</code>: Ignite will choose buffer size automatically.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public long CheckpointingPageBufferSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingThreads_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointingThreads*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointingThreads" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointingThreads">CheckpointingThreads</h4>
<div class="markdown level1 summary"><p>Gets or sets the number of threads for checkpointing.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int CheckpointingThreads { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointWriteOrder_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointWriteOrder*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_CheckpointWriteOrder" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.CheckpointWriteOrder">CheckpointWriteOrder</h4>
<div class="markdown level1 summary"><p>Gets or sets the checkpoint page write order on disk.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public CheckpointWriteOrder CheckpointWriteOrder { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Apache.Ignite.Core.PersistentStore.CheckpointWriteOrder.html">CheckpointWriteOrder</a></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_LockWaitTime_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.LockWaitTime*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_LockWaitTime" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.LockWaitTime">LockWaitTime</h4>
<div class="markdown level1 summary"><p>Gets or sets the persistent manager file lock wait time.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TimeSpan LockWaitTime { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_MetricsEnabled_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.MetricsEnabled*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_MetricsEnabled" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.MetricsEnabled">MetricsEnabled</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether to enable persistent store metrics.
See <a class="xref" href="Apache.Ignite.Core.IIgnite.html#Apache_Ignite_Core_IIgnite_GetPersistentStoreMetrics">GetPersistentStoreMetrics()</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool MetricsEnabled { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_PersistentStorePath_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.PersistentStorePath*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_PersistentStorePath" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.PersistentStorePath">PersistentStorePath</h4>
<div class="markdown level1 summary"><p>Gets or sets the path where data and indexes will be persisted.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string PersistentStorePath { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_RateTimeInterval_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.RateTimeInterval*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_RateTimeInterval" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.RateTimeInterval">RateTimeInterval</h4>
<div class="markdown level1 summary"><p>Gets or sets the length of the time interval for rate-based metrics.
This interval defines a window over which hits will be tracked.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TimeSpan RateTimeInterval { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_SubIntervals_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.SubIntervals*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_SubIntervals" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.SubIntervals">SubIntervals</h4>
<div class="markdown level1 summary"><p>Number of sub-intervals to split the <a class="xref" href="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.html#Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_RateTimeInterval">RateTimeInterval</a> into to track the update history.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int SubIntervals { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_TlbSize_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.TlbSize*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_TlbSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.TlbSize">TlbSize</h4>
<div class="markdown level1 summary"><p>Gets or sets the size of the TLB (Thread-Local Buffer), in bytes.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int TlbSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalArchivePath_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalArchivePath*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalArchivePath" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalArchivePath">WalArchivePath</h4>
<div class="markdown level1 summary"><p>Gets or sets the path to the directory where WAL (Write Ahead Log) archive is stored.
Every WAL segment will be fully copied to this directory before it can be reused for WAL purposes.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string WalArchivePath { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalFlushFrequency_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalFlushFrequency*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalFlushFrequency" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalFlushFrequency">WalFlushFrequency</h4>
<div class="markdown level1 summary"><p>Gets or sets the WAL (Write Ahead Log) flush frequency.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TimeSpan WalFlushFrequency { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.TimeSpan</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalFsyncDelayNanos_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalFsyncDelayNanos*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalFsyncDelayNanos" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalFsyncDelayNanos">WalFsyncDelayNanos</h4>
<div class="markdown level1 summary"><p>Gets or sets the WAL (Write Ahead Log) fsync (disk sync) delay, in nanoseconds</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public long WalFsyncDelayNanos { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalHistorySize_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalHistorySize*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalHistorySize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalHistorySize">WalHistorySize</h4>
<div class="markdown level1 summary"><p>Gets or sets the number of checkpoints to store in WAL (Write Ahead Log) history.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int WalHistorySize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalMode_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalMode*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalMode" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalMode">WalMode</h4>
<div class="markdown level1 summary"><p>Gets or sets the WAL (Write Ahead Log) mode.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public WalMode WalMode { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Apache.Ignite.Core.PersistentStore.WalMode.html">WalMode</a></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalRecordIteratorBufferSize_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalRecordIteratorBufferSize*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalRecordIteratorBufferSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalRecordIteratorBufferSize">WalRecordIteratorBufferSize</h4>
<div class="markdown level1 summary"><p>Gets or sets the size of the WAL (Write Ahead Log) record iterator buffer, in bytes.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int WalRecordIteratorBufferSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalSegments_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalSegments*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalSegments" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalSegments">WalSegments</h4>
<div class="markdown level1 summary"><p>Gets or sets a number of WAL (Write Ahead Log) segments to work with.
For performance reasons, the whole WAL is split into files of fixed length called segments.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int WalSegments { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalSegmentSize_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalSegmentSize*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalSegmentSize" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalSegmentSize">WalSegmentSize</h4>
<div class="markdown level1 summary"><p>Gets or sets the size of the WAL (Write Ahead Log) segment.
For performance reasons, the whole WAL is split into files of fixed length called segments.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int WalSegmentSize { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalStorePath_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalStorePath*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WalStorePath" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WalStorePath">WalStorePath</h4>
<div class="markdown level1 summary"><p>Gets or sets the path to the directory where WAL (Write Ahead Log) is stored.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string WalStorePath { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WriteThrottlingEnabled_" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WriteThrottlingEnabled*"></a>
<h4 id="Apache_Ignite_Core_PersistentStore_PersistentStoreConfiguration_WriteThrottlingEnabled" data-uid="Apache.Ignite.Core.PersistentStore.PersistentStoreConfiguration.WriteThrottlingEnabled">WriteThrottlingEnabled</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether threads that generate dirty
pages too fast during ongoing checkpoint will be throttled.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public bool WriteThrottlingEnabled { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
© 2015 - 2018 The Apache Software Foundation
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>