4 references to LongProperty
System.ServiceModel (4)
System\ServiceModel\Channels\Msmq4PoisonHandler.cs (1)
333
this.lookupId = new
LongProperty
(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
51
this.lookupId = new
LongProperty
(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
418
this.lookupId = new
LongProperty
(this, UnsafeNativeMethods.PROPID_M_LOOKUPID);
System\ServiceModel\Channels\NativeMsmqMessage.cs (1)
288
:
this
(message, id)