1 write to correlationId
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
55
this.
correlationId
= new BufferProperty(this, UnsafeNativeMethods.PROPID_M_CORRELATIONID,
1 reference to correlationId
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
94
property.CorrelationId = MsmqMessageId.ToString(this.
correlationId
.Buffer);