Udostępnij za pośrednictwem


IProgressChannelProvider Interfejs

Definicja

Jest to interfejs fabryki dla programu IProgressChannel. Zarówno IHostEnvironment , jak i IProgressChannel zaimplementuj ten interfejs, aby umożliwić zagnieżdżonym reporterom postępu.

RECENZJA: czy zaimplementować IChannelProvider to, zamiast środowiska?

public interface IProgressChannelProvider
type IProgressChannelProvider = interface
Public Interface IProgressChannelProvider
Pochodne

Metody

StartProgressChannel(String)

Utwórz kanał postępu dla obliczeń o nazwie name.

Dotyczy