protected override async Task RunAsync(CancellationToken cancellationToken)
 {
     _networkModel.Initialize();
 }