Freigeben über


IChannelProvider Schnittstelle

Definition

Ein Kanalanbieter kann neue Kanäle und generische Informationspipes erstellen.

public interface IChannelProvider : Microsoft.ML.Runtime.IExceptionContext
type IChannelProvider = interface
    interface IExceptionContext
Public Interface IChannelProvider
Implements IExceptionContext
Abgeleitet
Implementiert

Eigenschaften

ContextDescription

Eine Zeichenfolge, die den Kontext selbst beschreibt.

(Geerbt von IExceptionContext)

Methoden

Process<TException>(TException)

Ein Kanalanbieter kann neue Kanäle und generische Informationspipes erstellen.

(Geerbt von IExceptionContext)
Start(String)

Starten Sie einen Standardnachrichtenkanal.

StartPipe<TMessage>(String)

Starten Sie eine generische Informationspipeline.

Gilt für: