Condividi tramite


DispatchRuntime.ChannelDispatcher Proprietà

Definizione

Ottiene l'oggetto ChannelDispatcher per questo oggetto runtime di distribuzione.

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

Valore della proprietà

Dispatcher di canale per l'oggetto runtime di distribuzione.

Si applica a