1 instantiation of MsmqInputSessionChannelListener
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqTransportBindingElement.cs (1)
164msmqListener = new MsmqInputSessionChannelListener(this, context, receiveParameters);
3 references to MsmqInputSessionChannelListener
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (2)
171MsmqInputSessionChannelListener listener, 313MsmqInputSessionChannelListener listener,
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
27public MsmqInputSessionChannel(MsmqInputSessionChannelListener listener, Transaction associatedTx, ReceiveContext sessiongramReceiveContext)