







|
| Vista Bridge Library for Managed code development |
| RestartSettings Class |
| Members See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Specifies options for an application to be automatically
restarted by Windows Error Reporting.
Namespace:
Microsoft.SDK.Samples.VistaBridge.Library.AppRecoveryRestart
Assembly:
VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public class RestartSettings |
| Visual Basic (Declaration) |
|---|
Public Class RestartSettings |
| Visual C++ |
|---|
public ref class RestartSettings |
Remarks
Regardless of these
settings, the application
will not be restarted if it executed for less than 60 seconds before
terminating.
Inheritance Hierarchy
Microsoft.SDK.Samples.VistaBridge.Library.AppRecoveryRestart..::.RestartSettings
