2 writes to priority
System.ServiceModel (2)
System\ServiceModel\Channels\InternalDuplexBindingElement.cs (2)
250
this.
priority
= Int32.MaxValue - 1;
254
this.
priority
= Int32.MaxValue;
1 reference to priority
System.ServiceModel (1)
System\ServiceModel\Channels\InternalDuplexBindingElement.cs (1)
270
get { return this.
priority
; }