2 references to GetGuid
System.Messaging (2)
System\Messaging\Message.cs (2)
745
return new Guid(this.properties.
GetGuid
(NativeMethods.MESSAGE_PROPID_CONNECTOR_TYPE));
1646
byte[] bytes = this.properties.
GetGuid
(NativeMethods.MESSAGE_PROPID_SRC_MACHINE_ID);