A discoverable component is a component that is found from the lookup service.

C# | Visual Basic | Visual C++ | J# |
public interface IDiscoverableComponent
Public Interface IDiscoverableComponent
public interface class IDiscoverableComponent
public interface IDiscoverableComponent

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