Class DeviceConfiguration
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Configuration for device connection and discovery.
csharp
public class DeviceConfiguration
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Gets or sets the default command timeout in milliseconds.
Gets or sets the default connection timeout in milliseconds.
Gets or sets the device discovery configuration.
Gets or sets the retry configuration.