Determines if a specified Process Id exists, and optionally if it matches a Process Type.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| processId |
String |
|
|
The Process Id to be validated. |
| processType |
isefinCloudConnectProcessType |
Optional |
|
The Background Process Type being used.
If omitted, a value of 0 is assumed. |
Return Value
Boolean
A Boolean value indicating Success.
- Member of:
- finHtmlWidgetUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0