system-diagnostics-process

Tag

Cards List
#system-diagnostics-process

A hypothetical redesign of System.Diagnostics.Process to avoid confusion over properties that are valid only when you are the one who called Start

The Old New Thing (Raymond Chen) · 2026-05-25 Cached

A blog post proposing a redesign of the System.Diagnostics.Process class in .NET to separate properties valid only for started processes into a new class, aiming to reduce API confusion.

0 favorites 0 likes
← Back to home

Submit Feedback