NamespaceAddress Property

The namespace address of the relay.

Object Oriented Interface

public function getNamespaceAddress();
public function setNamespaceAddress($value);

Procedural Interface

ipworksmq_azurerelayreceiver_get($res, 33 );
ipworksmq_azurerelayreceiver_set($res, 33, $value );

Default Value

''

Remarks

This property specifies the full fully qualified domain name of the relay namespace. For instance myrelay.servicebus.windows.net.

Data Type

String

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