EventMonitor 2.5 GetProgressId
This method converts the name of an event to its identifier.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psEventId | String | InOut | The event id of the background process. The event id groups all logging for the background process |
| plOutProgressId | Long | Out | The unique identifier of the new event. |