 | ProcessInterfaceIsProcessRunning Property |
Gets a value indicating whether this instance is process running.
Namespace:
ConsoleControlAPI
Assembly:
ConsoleControlAPI (in ConsoleControlAPI.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool IsProcessRunning { get; }Property Value
Type:
Booleantrue if this instance is process running; otherwise,
false.
See Also