1 write to inboundEnabled
System.ServiceModel (1)
System\ServiceModel\Transactions\WsatConfiguration.cs (1)
242this.inboundEnabled = true;
1 reference to inboundEnabled
System.ServiceModel (1)
System\ServiceModel\Transactions\WsatConfiguration.cs (1)
128get { return this.inboundEnabled; }