Documentation Center

EventMonitor 2.5 GetProgressId

This method converts the name of an event to its identifier.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated 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.
psEventIdStringInOutThe event id of the background process. The event id groups all logging for the background process
plOutProgressIdLongOutThe unique identifier of the new event.