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

    | Improve this doc View source

    ConnectionDelay

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

    Declaration
    TimeSpan ConnectionDelay { get; set; }
    Property Value
    Type Description
    TimeSpan
    • Improve this doc
    • View source
    In this article
    • Properties
      • ConnectionDelay
    GitHub E-Mail
    ↑ Back to top © 2020 Sergio Aquilini