MqttConnectionException(MqttConnectEventErrorResponse) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of MqttConnectionException.
public MqttConnectionException(Microsoft.Azure.WebPubSub.Common.MqttConnectEventErrorResponse mqttErrorResponse);
new Microsoft.Azure.WebPubSub.AspNetCore.MqttConnectionException : Microsoft.Azure.WebPubSub.Common.MqttConnectEventErrorResponse -> Microsoft.Azure.WebPubSub.AspNetCore.MqttConnectionException
Public Sub New (mqttErrorResponse As MqttConnectEventErrorResponse)
Parameters
- mqttErrorResponse
- MqttConnectEventErrorResponse