Amqp |
Name | Description | |
---|---|---|
![]() | AddPublishChannel(AmqpChannelAddress, String, X509Certificate) | Adds a new publish channel for this endpoint. All messages published by the endpoint will be transmitted to one or more publish channels that are established using this method. Only call this methoud after this endpoint has been opened by the Open method. |
![]() | AddPublishChannel(Uri, String, String, X509Certificate) | Adds a new publish channel for this endpoint. All messages published by the endpoint will be transmitted to one or more publish channels that are established using this method. Only call this methoud after this endpoint has been opened by the Open method. |