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