Property IsNewlyDiscovered
IsNewlyDiscovered
Returns true if the device was discovered due to an alive notification, or a search and was not already in the cache. Returns false if the item came from the cache but matched the current search request.
Declaration
public bool IsNewlyDiscovered { get; }
Property Value
Type | Description |
---|---|
System.Boolean |