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