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