Gets the current status of the agent.

Declaration Syntax
Function GetAgentGroupStatus ( _
agentGroupName As String, _
tenantName As String, _
tenantPwd As String _
) As Nullable(Of AgentGroupStatus)

Parameters
- agentGroupName (String)
- The agent group name.
- tenantName (String)
- The name of the tenant that contains this agent group.
- tenantPwd (String)
- The password of the tenant that contains this agent group.

Return Value
The status of the agent group.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)