Show / Hide Table of Contents

Interface IDynamicWorkMonitorFactory

Factory interface for IDynamicWorkMonitor instances.

Namespace: DNVGL.One.Compute.Core.JobStatus
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public interface IDynamicWorkMonitorFactory

Methods

View Source

Create()

Create a IDynamicWorkMonitor.

Declaration
IDynamicWorkMonitor Create()
Returns
Type Description
IDynamicWorkMonitor

A dynamic work monitor.

  • View Source
In this article
Back to top Copyright © DNV AS. All rights reserved.