2 writes to TransactionStatusQueue
System.Messaging (2)
System\Messaging\Message.cs (2)
1835this.filter.TransactionStatusQueue = true; 1840this.filter.TransactionStatusQueue = false;
5 references to TransactionStatusQueue
System.Messaging (5)
System\Messaging\Message.cs (5)
1808if (!this.filter.TransactionStatusQueue) 1838if (this.filter.TransactionStatusQueue) 2124if (filter.TransactionStatusQueue) 2194if (this.filter.TransactionStatusQueue && this.cachedTransactionStatusQueue != null) 2330if (this.filter.TransactionStatusQueue)