METHOD GetProxyStatisticsSingleActivity : BOOL
Gets the proxy stactistics for a specific activity It returns TRUE if the proxy is present
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetProxyStatisticsSingleActivity
|
BOOL
|
|
Input
|
sName
|
STRING
|
Proxy name
|
iTaskId
|
INT
|
Task identification
|
Output
|
structMonitor
|
ProxyStructMonitorRequest
|
Where to store the result
|
|