IServerAgentConnection.GetWorkingProcesses

Syntax:

GetWorkingProcesses(<Cluster>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A server cluster that requires obtaining an array of working processes.

Returned value:

Type: COMSafeArray.
Array of working processes. Each working process is represented by an object with the IWorkingProcessInfo interface.

Description:

Allows you to obtain an array of working processes registered in the specified cluster. It is required to authenticate one of the cluster administrators for the successful method execution.

Availability:

Integration.

    

1C:Enterprise Developer's Community