Class DeviceDiscoveryConfiguration
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Configuration for device discovery.
csharp
public class DeviceDiscoveryConfiguration
Inheritance
object ← DeviceDiscoveryConfiguration
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 discovery timeout in milliseconds.
Gets or sets a value indicating whether auto-discovery is enabled.
Gets or sets the list of serial port patterns to scan.