RecoverySettings Properties

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The RecoverySettings type exposes the following members.

Properties

  NameDescription
ParameterValue
Gets an optional argument for the RecoveryCallback method.
PingInterval
Gets the time interval within which the RecoveryCallback method must invoke ApplicationRecoveryInProgress()()() to prevent WER from terminating the application.
RecoveryCallback
Gets the callback method that will be invoked by the system before Windows Error Reporting (WER) terminates the application.

See Also