1 write to transportSecurity
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveParameters.cs (1)
34
this.
transportSecurity
= new MsmqTransportSecurity(bindingElement.MsmqTransportSecurity);
1 reference to transportSecurity
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveParameters.cs (1)
82
get { return this.
transportSecurity
; }