1 write to queueTransferProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqTransportReceiveParameters.cs (1)
18
this.
queueTransferProtocol
= bindingElement.QueueTransferProtocol;
1 reference to queueTransferProtocol
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqTransportReceiveParameters.cs (1)
33
get { return this.
queueTransferProtocol
; }