1 write to senderIdType
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
196this.senderIdType = new IntProperty(this, UnsafeNativeMethods.PROPID_M_SENDERID_TYPE);
2 references to senderIdType
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (2)
194if (this.senderIdType == null) 198this.senderIdType.Value = value;