サービス ホストによって使用されるチャネル ディスパッチャのコレクションを取得します。
名前空間: System.ServiceModel
アセンブリ: System.ServiceModel (system.servicemodel.dll 内)
Public ReadOnly Property ChannelDispatchers As ChannelDispatcherCollection
Dim instance As ServiceHostBase
Dim value As ChannelDispatcherCollection
value = instance.ChannelDispatchers
public ChannelDispatcherCollection ChannelDispatchers { get; }
public:
property ChannelDispatcherCollection^ ChannelDispatchers {
ChannelDispatcherCollection^ get ();
}
/** @property */
public ChannelDispatcherCollection get_ChannelDispatchers ()
public function get ChannelDispatchers () : ChannelDispatcherCollection
プロパティ値
サービス ホストによって使用されるチャネル ディスパッチャを含む ChannelDispatcherCollection。
Microsoft .NET Framework 3.0 は Windows Vista,Microsoft Windows XP SP2,および Windows Server 2003 SP1 でサポートされています。
.NET Framework
サポート対象 : 3.0