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# |
ReadOnly Property Discovered As Boolean
property bool Discovered {
bool get ();
}
/** @property */
boolean get_Discovered()
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)