File tree Expand file tree Collapse file tree
serveradmin/OpenEdge/ApplicationServer/Util Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/**************************************************************************
2- Copyright (c) 2022-2023 by Progress Software Corporation. All rights reserved.
2+ Copyright (c) 2022-2024 by Progress Software Corporation. All rights reserved.
33************************************************************************* */
44/*------------------------------------------------------------------------
55 File : OEManagerEndpoint
@@ -31,6 +31,9 @@ class OpenEdge.ApplicationServer.Util.OEManagerEndpoint:
3131 define public static property AgentMetrics as character no-undo init " oemanager/applications/&1/agents/&2/metrics" get .
3232 private set .
3333
34+ define public static property AgentRequests as character no-undo init " oemanager/applications/&1/agents/&2/requests" get .
35+ private set .
36+
3437 define public static property AgentSessions as character no-undo init " oemanager/applications/&1/agents/&2/sessions" get .
3538 private set .
3639
You can’t perform that action at this time.
0 commit comments