1 write to lastMovedTime
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
60this.lastMovedTime = new IntProperty(this, UnsafeNativeMethods.PROPID_M_LAST_MOVE_TIME);
1 reference to lastMovedTime
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
120get { return this.lastMovedTime; }