Skip to content

Class CommunicationConfiguration

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

Configuration for communication protocols.

csharp
public class CommunicationConfiguration

Inheritance

objectCommunicationConfiguration

Inherited Members

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

Properties

RawRepl

Gets or sets the raw REPL configuration.

Serial

Gets or sets the serial communication configuration.

Released under the Apache License 2.0.