You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Represents a helper that creates a `DiagnosticsClient` from a diagnostic port and manages the lifetime of the underlying diagnostics server connection.
508
+
509
+
*`Instance` : The `DiagnosticsClient` connected to the target runtime.
510
+
*`DisposeAsync` : Disposes the underlying server/connection asynchronously.
511
+
*`FromDiagnosticPort` : Creates a new `DiagnosticsClientConnector` from the specified diagnostic port.
0 commit comments