This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerEnvironmentXHelper Interface > IServerEnvironmentXHelper.ChangeMaxLogFileSize Method (ArcObjects .NET 10.5 SDK) |
Change the max log file size
[Visual Basic .NET] Public Sub ChangeMaxLogFileSize ( _ ByVal maxLogFileSize As Integer _ )
[C#] public void ChangeMaxLogFileSize ( int maxLogFileSize );
[C++]
HRESULT ChangeMaxLogFileSize(
long maxLogFileSize
);
[C++]
Parameters maxLogFileSize [in] maxLogFileSize is a parameter of type long