MessageHeaderException.IsDuplicate Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether there are multiple message headers or no message headers.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Booleantrue if the multiple message header is a duplicate; false if there are no message headers.
Show: