desc | The connection descriptor to be set. |
shared | Determines whether or not this connection to the Broker can be shared by more than client. If set to 0 (false), the connection may not be shared. Any other non-zero value means the connection may be shared. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_DESCRIPTOR | The descriptor desc is not valid. |