This document is archived and information here might be outdated. Recommended version. |
Interval at which SOM checks crash dumps and uploads error reports.
[Visual Basic .NET]
Public Property ErrorReportInterval As Integer
[C#]
public uint ErrorReportInterval {get; set;}
[C++]
HRESULT get_ErrorReportInterval(
Unsigned long pVal
);
[C++]
HRESULT put_ErrorReportInterval(
System.UInt32* pVal
);
[C++] Parameters pVal [in]
pVal is a parameter of type unsigned long pVal [out, retval]
pVal is a parameter of type unsigned long*