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