MessageQueue Constructor (String^, QueueAccessMode)
.NET Framework (current version)
Initializes a new instance of the MessageQueue class.
Assembly: System.Messaging (in System.Messaging.dll)
Parameters
- path
-
Type:
System::String^
The location of the queue referenced by this MessageQueue, which can be "." for the local computer.
- accessMode
-
Type:
System.Messaging::QueueAccessMode
One of the QueueAccessMode values.
.NET Framework
Available since 2.0
Available since 2.0
Show: