Show / Hide Table of Contents

    Interface IMockedMqttOptions

    Stores the mocked MQTT configuration.

    Namespace: Silverback.Messaging.Configuration.Mqtt
    Assembly: Silverback.Integration.MQTT.Testing.dll
    Syntax
    public interface IMockedMqttOptions

    Properties

    ConnectionDelay

    Gets or sets the delay to be applied before establishing a connection.

    Declaration
    TimeSpan ConnectionDelay { get; set; }
    Property Value
    Type Description
    TimeSpan
    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini