Class ServerUnreachableScreenModel
public sealed class ServerUnreachableScreenModel : ScreenModelBase, IScreenModel, IModel, INotifyPropertyChanged
- Inheritance
-
ServerUnreachableScreenModel
- Implements
- Inherited Members
- Extension Methods
Constructors
ServerUnreachableScreenModel(ISurface, Func<Task<bool>>, Action, string?)
public ServerUnreachableScreenModel(ISurface surface, Func<Task<bool>> attemptRecovery, Action onRecovered, string? technicalDetails = null)
Parameters
Properties
ApplicationName
public string ApplicationName { get; }
Property Value
CountdownText
public string? CountdownText { get; }
Property Value
Methods
StopTimers()
public void StopTimers()