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