1 write to lookupId
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqMessageProperty.cs (1)
20
this.
lookupId
= msmqMessage.LookupId.Value;
1 reference to lookupId
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqMessageProperty.cs (1)
59
get { return this.
lookupId
; }