Changes the machine name for the logger configured in the server environment.
[Visual Basic .NET] Public Sub ChangeLogMachineName ( _ ByVal newMachineName As String _ )
[C#] public void ChangeLogMachineName ( string newMachineName );
[C++]
HRESULT ChangeLogMachineName(
BSTR newMachineName
);
[C++]Parameters
newMachineName [in] newMachineName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.