ServiceHostBase.ChannelDispatchers Vlastnost

Definice

Získá kolekci dispečerů kanálů používaných hostitelem služby.

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

Hodnota vlastnosti

ChannelDispatcherCollection

Obsahuje ChannelDispatcherCollection dispečery kanálů používané hostitelem služby.

Platí pro