1 write to isDuplicate
System.ServiceModel (1)
System\ServiceModel\MessageHeaderException.cs (1)
50
this.
isDuplicate
= isDuplicate;
1 reference to isDuplicate
System.ServiceModel (1)
System\ServiceModel\MessageHeaderException.cs (1)
58
public bool IsDuplicate { get { return this.
isDuplicate
; } }