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