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