Base:
method
ConnectAsync
Microsoft.Diagnostics.NETCore.Client.IpcEndpoint.ConnectAsync(System.Threading.CancellationToken)
1 reference to ConnectAsync
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsIpc\IpcTransport.cs (1)
222
using Stream _ = await
ConnectAsync
(token).ConfigureAwait(false);