Skip to content

Class BelayConfiguration

Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll

Root configuration model for Belay.NET.

csharp
public class BelayConfiguration

Inheritance

objectBelayConfiguration

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Communication

Gets or sets the communication configuration.

Device

Gets or sets the device configuration.

ExceptionHandling

Gets or sets the exception handling configuration.

Executor

Gets or sets the executor configuration.

Released under the Apache License 2.0.