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