1 write to lookupId
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
51this.lookupId = new LongProperty(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);
1 reference to lookupId
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
95get { return this.lookupId; }