Returns true if the component is currently discovered from the lookup service.
false if an event of component removal was sent from the lookup service.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool Discovered { get; }
ReadOnly Property Discovered As Boolean Get
property bool Discovered { bool get (); }
/** @property */ boolean get_Discovered()