3 references to MESSAGE_PROPID_XACTID
System.Messaging (3)
System\Messaging\Message.cs (3)
239properties.SetUI1Vector(NativeMethods.MESSAGE_PROPID_XACTID, new byte[MessageIdSize]); 1792return IdFromByteArray(this.properties.GetUI1Vector(NativeMethods.MESSAGE_PROPID_XACTID)); 2286this.properties.Ghost(NativeMethods.MESSAGE_PROPID_XACTID);