The amount of time (in seconds) after which the Service Control Manager resets the failure count for the service to zero. Use -1 to indicate that the failure count should never be reset.

See the SERVICE_FAILURE_ACTIONS Win32 API help documentation. This value is used for the dwResetPeriod field in this structure.