Method GetEvents
GetEvents(string, string)
get events of a group
Declaration
[HandleProcessCorruptedStateExceptions]
public EventDescList GetEvents(string moduleName, string groupName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | moduleName | Target module name |
| string | groupName | Target group name |
Returns
| Type | Description |
|---|---|
| EventDescList |