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