IServerAgentConnection.GetServerWorkingProcesses

Syntax:

GetServerWorkingProcesses(<Cluster>, <Server>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
A cluster whose working processes need to be obtained.

<Server> (required)

Type: IWorkingServerInfo.
A working server that requires obtaining the launched working processes.

Returned value:

Type: COMSafeArray.
Each connection description is represented by an object with the IWorkingProcessInfo interface.

Description:

Obtains an array of working processes registered on the specified working server of the specified cluster.

Availability:

Integration.

    

1C:Enterprise Developer's Community