Compartir a través de


DispatchRuntime.ChannelDispatcher Propiedad

Definición

Obtiene el ChannelDispatcher para este objeto de envío en tiempo de ejecución.

public:
 property System::ServiceModel::Dispatcher::ChannelDispatcher ^ ChannelDispatcher { System::ServiceModel::Dispatcher::ChannelDispatcher ^ get(); };
public System.ServiceModel.Dispatcher.ChannelDispatcher ChannelDispatcher { get; }
member this.ChannelDispatcher : System.ServiceModel.Dispatcher.ChannelDispatcher
Public ReadOnly Property ChannelDispatcher As ChannelDispatcher

Valor de propiedad

El distribuidor del canal para el envío del objeto en tiempo de ejecución.

Se aplica a