Noemax.WCFX.Channels Namespace > NxMsmqTransportBindingElement Class : BuildChannelListener<TChannel> Method |
'Declaration Public Overridable Function BuildChannelListener(Of TChannel As {Class, System.ServiceModel.Channels.IChannel})( _ ByVal context As System.ServiceModel.Channels.BindingContext _ ) As System.ServiceModel.Channels.IChannelListener(Of TChannel)
'Usage Dim instance As NxMsmqTransportBindingElement Dim context As System.ServiceModel.Channels.BindingContext Dim value As System.ServiceModel.Channels.IChannelListener(Of TChannel) value = instance.BuildChannelListener(Of TChannel)(context)
public virtual System.ServiceModel.Channels.IChannelListener<TChannel> BuildChannelListener<TChannel>( System.ServiceModel.Channels.BindingContext context ) where TChannel: class, System.ServiceModel.Channels.IChannel
public function BuildChannelListener( context: System.ServiceModel.Channels.BindingContext ): System.ServiceModel.Channels.IChannelListener; virtual;
public function BuildChannelListener( context : System.ServiceModel.Channels.BindingContext ) : System.ServiceModel.Channels.IChannelListener;
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