GigaSpaces XAP.NET Documentation
IDiscoverableComponent Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGridIDiscoverableComponent
A discoverable component is a component that is found from the lookup service.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IDiscoverableComponent
Public Interface IDiscoverableComponent
public interface class IDiscoverableComponent
public interface IDiscoverableComponent
Members
All MembersProperties



IconMemberDescription
Discovered
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.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)