1 write to callbackState
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqBindingMonitor.cs (1)
362set { this.callbackState = value; }
1 reference to callbackState
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqBindingMonitor.cs (1)
361get { return this.callbackState; }