Show / Hide Table of Contents

    Interface IMqttNetClientFactory

    The factory used to create the MQTTnet.IMqttClient instances.

    Namespace: Silverback.Messaging.Broker.Mqtt
    Assembly: Silverback.Integration.MQTT.dll
    Syntax
    public interface IMqttNetClientFactory

    Methods

    CreateClient()

    Creates a new MQTTnet.IMqttClient.

    Declaration
    IMqttClient CreateClient()
    Returns
    Type Description
    IMqttClient

    The MQTTnet.IMqttClient.

    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini