2 references to PROPID_M_LAST_MOVE_TIME
System.ServiceModel (2)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (1)
334this.lastMoveTime = new IntProperty(this, UnsafeNativeMethods.PROPID_M_LAST_MOVE_TIME);
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
60this.lastMovedTime = new IntProperty(this, UnsafeNativeMethods.PROPID_M_LAST_MOVE_TIME);