Home
Home
Docs
API Reference
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API Reference
CliInvoke.Processes
ExternalProcess
Properties
HasExited
Menu
On this page
HasExited Property
Definition
Namespace
CliInvoke.Processes
Assembly
CliInvoke.dll
Implements
HasExited
View source
Indicates whether the external process has exited.
public bool HasExited { get; }
Returns
Boolean