MessageHeaders.HaveMandatoryHeadersBeenUnderstood Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Verifies whether all the message headers marked with MustUnderstand are properly interpreted and processed.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.Booleantrue if the recipients specified by actors have properly interpreted and processed all the message headers marked with MustUnderstand; otherwise, false.
Show: