AutoDiscover Property

Glimpse API

IDiscoverableCollection T  AutoDiscover Property Glimpse API Documentation
Gets a value indicating whether [auto discover].

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

bool AutoDiscover { get; }
bool AutoDiscover { get; }

Field Value

true if [auto discover]; otherwise, false.
Remarks

Indicates whether the system can automatically call Discover()
See Also