This document is archived and information here might be outdated. Recommended version. |
Gets the status for an ArcGIS Server host machine.
[Visual Basic .NET] Public Function GetMachineStatus ( _ ByVal Machine As String _ ) As IServerMachineStatus
[C#] public IServerMachineStatus GetMachineStatus ( string Machine );
[C++]
HRESULT GetMachineStatus(
BSTR Machine
);
[C++]
Parameters Machine [in]
Machine is a parameter of type BSTR