A ConnectionSource creates a Channel. The channel is valid until it sends a close event.
Protected
Readonly
Called when the application is started. The application shell is not attached yet when this method runs. Should return a promise if it runs asynchronously.
A ConnectionSource creates a Channel. The channel is valid until it sends a close event.