ArcObjects Library Reference (Server)  

IServerEnvironmentXHelper.ChangeMaxLogFileSize Method

Change the max log file size

ERROR: Syntax information about IServerEnvironmentXHelper.ChangeMaxLogFileSize may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Server.dll

[C++]
HRESULT ChangeMaxLogFileSize(
  long maxLogFileSize
);
[C++]

Parameters

maxLogFileSize [in]   maxLogFileSize is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerEnvironmentXHelper Interface