This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerLogQuery Interface > IServerLogQuery.Machine Property (ArcObjects .NET 10.4 SDK) |
The machine name for which to query.
[Visual Basic .NET] Public Property Machine As String
[C#] public string Machine {get; set;}
[C++]
HRESULT get_Machine(
BSTR* pMachine
);
[C++]
HRESULT put_Machine(
BSTR pMachine
);
[C++]
Parameters pMachine [out, retval] pMachine is a parameter of type BSTR pMachine [in] pMachine is a parameter of type BSTR
The Machine property refers to the name of a particular SOC machine in your ArcGIS Server system.