Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ConEmu
WinForms
ConsoleProcessExitedEventArgs
C# Class ConEmu.WinForms.ConsoleProcessExitedEventArgs
Gives the exit code of the console process when it exits in the console emulator.
Inheritance:
System.EventArgs
Datei anzeigen
Open project: Maximus5/conemu-inside
Public Methods
Method
Description
ConsoleProcessExitedEventArgs
(
int
exitcode
) :
System
Method Details
ConsoleProcessExitedEventArgs()
public
method
public
ConsoleProcessExitedEventArgs
(
int
exitcode
) :
System
exitcode
int
return
System