Share via


DeviceDiscoveryConfiguration.TimeoutSeconds Property

Definition

Timeout in seconds.

public:
 property int TimeoutSeconds { int get(); void set(int value); };
public int TimeoutSeconds { get; set; }
member this.TimeoutSeconds : int with get, set
Public Property TimeoutSeconds As Integer

Property Value

Returns an Int32 value that defines the maximum length of time that is spent attempting to discover a device before canceling the attempt.

Applies to