1 write to appSpecific
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
56set { this.appSpecific = value; }
1 reference to appSpecific
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
55get { return this.appSpecific; }