Click or drag to resize

ServiceInstallerExFailResetPeriod Property

Sets the time after which to reset the failure count to zero if there are no failures, in seconds. Specify Infinite to indicate that this value should never be reset.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public int FailResetPeriod { set; }
View Source

Property Value

Int32
See Also