1 write to messageId
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
45
this.
messageId
= new BufferProperty(this, UnsafeNativeMethods.PROPID_M_MSGID, UnsafeNativeMethods.PROPID_M_MSGID_SIZE);
1 reference to messageId
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
150
get { return this.
messageId
; }