ServiceHostBase.ChannelDispatchers Свойство

Определение

Возвращает коллекцию диспетчеров каналов, используемых узлом службы.

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

Значение свойства

ChannelDispatcherCollection

Объект ChannelDispatcherCollection, содержащий диспетчеры каналов, используемые узлом службы.

Применяется к