IProgressChannelProvider Interface

Definition

This is a factory interface for IProgressChannel. Both IHostEnvironment and IProgressChannel implement this interface, to allow for nested progress reporters.

REVIEW: make IChannelProvider implement this, instead of the environment?

C#
public interface IProgressChannelProvider
Derived

Methods

StartProgressChannel(String)

Create a progress channel for a computation named name.

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0