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