1 write to messageId
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
25this.messageId = headers.MessageId;
1 reference to messageId
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
35get { return this.messageId; }