1 write to appSpecific
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
50
this.
appSpecific
= new IntProperty(this, UnsafeNativeMethods.PROPID_M_APPSPECIFIC);
1 reference to appSpecific
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
90
property.AppSpecific = this.
appSpecific
.Value;