2 writes to readHandle
System.Messaging (2)
System\Messaging\MessageQueue.cs (2)
4329
readHandle
= result;
4395
readHandle
= result;
8 references to readHandle
System.Messaging (8)
System\Messaging\MessageQueue.cs (8)
4315
if (
readHandle
.IsInvalid)
4322
if (
readHandle
.IsInvalid)
4381
if (
readHandle
.IsInvalid)
4388
if (
readHandle
.IsInvalid)
4400
return
readHandle
;
4515
if (!this.
readHandle
.IsInvalid)
4519
if (!this.
readHandle
.IsInvalid)
4521
this.
readHandle
.Close();