Read-only. The IsOpen property indicates whether or not the queue is open.
| Type: | Boolean |
| Run time: | read-only |
object.IsOpen
| Syntax Element | Description |
| object | Queue (MSMQQueue) object that represents an instance of the queue. |
IsOpen is TRUE if and only if Handle <> INVALID_HANDLE_VALUE.
Create, Label, MSMQQueue, MSMQQueueInfo, Open, PathName