'Usage
Dim path As String Dim instance As New MessageQueue(path)
Parameters
- path
- The location of the queue referenced by this MessageQueue.
'Usage
Dim path As String Dim instance As New MessageQueue(path)
Exception | Description |
---|---|
System.ArgumentException | The Path property is not valid, possibly because it has not been set. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2