QueuePrefix Property

QueuePrefix can be used to filter the queues listed.

Syntax

public String getQueuePrefix();
public void setQueuePrefix(String queuePrefix);

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 Java Edition - Version 20.0 [Build 8155]