2 writes to boundToThreadPool
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
4487this.boundToThreadPool = true; 4504this.boundToThreadPool = false;
2 references to boundToThreadPool
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
4468if (!this.boundToThreadPool) 4472if (!this.boundToThreadPool)