3 references to ConnectionLost
Aspire.Hosting.Browsers (3)
BrowserLogsRunningSession.cs (1)
289BrowserPageSessionCompletionKind.ConnectionLost => new BrowserSessionResult(ExitCode: null, result.Error),
BrowserPageSession.cs (2)
120BrowserPageSessionCompletionKind.ConnectionLost, 373return new BrowserPageSessionResult(BrowserPageSessionCompletionKind.ConnectionLost, connectionError);