1 write to moveCount
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
62this.moveCount = new IntProperty(this, UnsafeNativeMethods.PROPID_M_MOVE_COUNT);
1 reference to moveCount
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
105get { return this.moveCount; }