Execute container logic that should be done when the container is started, this method should not block.
The container is space mode aware, and should do its work in OnBecomePrimary()()().

C# | Visual Basic | Visual C++ | J# |
protected override void OnStart()
Protected Overrides Sub OnStart
protected: virtual void OnStart() override
protected void OnStart()