A Sandcastle Documented Class Library
C#
Show/Hide TOC
Global
Shared
Close
Running
Process Method
Definition
Namespace:
MbcsCentral
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
static
bool
CloseRunningProcess
(
int
pid
,
bool
kill
=
false
)
Parameters
pid
Int32
kill
Boolean
(Optional)
Return Value
Boolean
See Also
Reference
GlobalShared Class
MbcsCentral Namespace
In This Article
Definition
Parameters
Return Value
See Also