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 only if Handle <> INVALID_HANDLE_VALUE.
Windows NT: Requires version 4.0 SP3 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mqoai.h.
Import Library: Use mqoa.lib.
Unicode: Defined only as Unicode.
Create, Label, MSMQQueue, MSMQQueueInfo, Open, PathName