QueuePrefix Property

QueuePrefix can be used to filter the queues listed.

Syntax

public string QueuePrefix { get; set; }
Public Property QueuePrefix As String

Default Value

""

Remarks

Only the queues whose names start with the specified QueuePrefix are listed when ListQueues is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]