ManagedContent
Method used to display the correct content based on the current scenario such server offline or device disconnected or no internet connection available
Parameters
The content to display in a normal scenario
The viewmodel used by the context where this method has been invoked, this is used to stop the refreshing routine when the internet connection is not available by the NoInternetConnectionUi
The routine used to load the data
An initial delay to apply to the loadingRoutine before to start
The style to apply to the ServerOfflineUi fallback page
The informative text for the user
The action to retry the connection to the server
The style to apply to the NoInternetConnectionUi fallback page
The informative text for the user
The action to retry the internet connection scan