VirtualHost Property

The virtual host to connect to.

Object Oriented Interface

public function getVirtualHost();
public function setVirtualHost($value);

Procedural Interface

ipworksmq_amqpclassic_get($res, 105 );
ipworksmq_amqpclassic_set($res, 105, $value );

Default Value

'/'

Remarks

This property specifies the virtual host to connect to on the server, and is set to / by default.

Note that the configuration of the server defines what virtual hosts are available.

This setting cannot be changed while connected.

This property is not available at design time.

Data Type

String

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