This interface corresponds to the start of the application.
| C# | Visual Basic | Visual C++ |
public interface IBootstrapController
Public Interface IBootstrapController
public interface class IBootstrapController
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Start()()() |
Starts this instance.
| |
| Stop()()() |
Stops this instance.
|