1 write to correlationId
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
84
set { this.
correlationId
= value; }
1 reference to correlationId
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
83
get { return this.
correlationId
; }