This document is archived and information here might be outdated. Recommended version. |
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