docs icon indicating copy to clipboard operation
docs copied to clipboard

[DiagnosticsClient] Update APIs

Open mdh1418 opened this issue 4 days ago • 1 comments

While adding documentation for the SupportsEventPipeUserEventsCommand APIs (https://github.com/dotnet/diagnostics/pull/5656), I figured I should update all public APIs from Microsoft.Diagnostics.NETCore.Client's DiagnosticsClient class.

The intent is to merge this PR after the next Microsoft.Diagnostics.NETCore.Client release containing the SupportsEventPipeUserEventsCommand APIs.

Update: The plan is to keep SupportsEventPipeUserEventsCommand as an internal API utilized by dotnet-trace collect-linux. So this PR now just updates the documented public APIs.


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/microsoft-diagnostics-netcore-client.md Microsoft.Diagnostics.NETCore.Client API

mdh1418 avatar Dec 07 '25 20:12 mdh1418