Property IsSearching
IsSearching
Returns a boolean indicating whether or not a search is currently in progress.
Declaration
public bool IsSearching { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
Remarks
Only one search can be performed at a time, per SsdpDeviceLocatorBase instance.