ServiceHostBase.ChannelDispatchers Proprietà

Definizione

Ottiene la raccolta di ChannelDispatcher utilizzati dall'host del servizio.

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

Valore della proprietà

ChannelDispatcherCollection

Classe ChannelDispatcherCollection contenente i ChannelDispatcher utilizzati dall'host del servizio.

Si applica a