2 references to PROPID_M_CORRELATIONID
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
55
this.correlationId = new BufferProperty(this, UnsafeNativeMethods.
PROPID_M_CORRELATIONID
,
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
227
this.correlationId = new BufferProperty(this, UnsafeNativeMethods.
PROPID_M_CORRELATIONID
, MsmqMessageId.FromString(property.CorrelationId));