1 write to abortCount
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
61
this.
abortCount
= new IntProperty(this, UnsafeNativeMethods.PROPID_M_ABORT_COUNT);
1 reference to abortCount
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
100
get { return this.
abortCount
; }