1 implementation of SetCanceled
Aspire.Hosting.Browsers (1)
BrowserLogsCdpConnection.cs (1)
363public void SetCanceled()
1 reference to SetCanceled
Aspire.Hosting.Browsers (1)
BrowserLogsCdpConnection.cs (1)
244((IPendingCommand)state!).SetCanceled();