VerifyQueueTypes(String) Method
Verifies that the source and destination queues have identical types. The source queue is the queue specified in
QueueName.
'Declaration
Public Overloads Function VerifyQueueTypes( _
ByVal As String _
) As Boolean
Parameters
- destQueueName
- The name of the destination queue where messages are to be propagated, including the schema name. If the schema name is not specified, it defaults to the schema name of the user.
Return Value
true if the source and destination queues have identical types; otherwise, false.
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