A discoverable component is a component that is found from the lookup service.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IDiscoverableComponent
Public Interface IDiscoverableComponent
public interface class IDiscoverableComponent
public interface IDiscoverableComponent
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
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.
|