1 write to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Channels\MessageHeader.cs (1)
321this.mustUnderstand = mustUnderstand;
1 reference to mustUnderstand
System.ServiceModel (1)
System\ServiceModel\Channels\MessageHeader.cs (1)
411get { return mustUnderstand; }