Noemax.WCFX Namespace > XServiceHost Class : ChannelDispatchers Property |
'Declaration Public ReadOnly Property ChannelDispatchers As System.ServiceModel.Dispatcher.ChannelDispatcherCollection
'Usage Dim instance As XServiceHost Dim value As System.ServiceModel.Dispatcher.ChannelDispatcherCollection value = instance.ChannelDispatchers
public System.ServiceModel.Dispatcher.ChannelDispatcherCollection ChannelDispatchers {get;}
public read-only property ChannelDispatchers: System.ServiceModel.Dispatcher.ChannelDispatcherCollection;
public function get ChannelDispatchers : System.ServiceModel.Dispatcher.ChannelDispatcherCollection
public: __property System.ServiceModel.Dispatcher.ChannelDispatcherCollection* get_ChannelDispatchers();
public: property System.ServiceModel.Dispatcher.ChannelDispatcherCollection^ ChannelDispatchers { System.ServiceModel.Dispatcher.ChannelDispatcherCollection^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2