# CSJ2K.j2k.util.FacilityManager.ProgressWatch

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="CSJ2K_j2k_util_FacilityManager_ProgressWatch_" data-uid="CSJ2K.j2k.util.FacilityManager.ProgressWatch*">ProgressWatch Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="CSJ2K_j2k_util_FacilityManager_ProgressWatch_" data-uid="CSJ2K.j2k.util.FacilityManager.ProgressWatch*"></a>
<h4 id="CSJ2K_j2k_util_FacilityManager_ProgressWatch" data-uid="CSJ2K.j2k.util.FacilityManager.ProgressWatch">ProgressWatch</h4>
<div class="markdown level1 summary"><p>Returns the ProgressWatch instance registered with the current
thread (the thread that calls this method). If the current
thread has no registered ProgressWatch, then the default one is used.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static ProgressWatch ProgressWatch { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Shared ReadOnly Property ProgressWatch As ProgressWatch</code></pre>
</div>
</div>
