C# Class winsw.Native.SERVICE_FAILURE_ACTIONS

Show file Open project: kohsuke/winsw Class Usage Examples

Public Properties

Property Type Description
cActions int
dwResetPeriod int
lpsaActions System.IntPtr

Property Details

cActions public property

public int cActions
return int

dwResetPeriod public property

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.
public int dwResetPeriod
return int

lpsaActions public property

public IntPtr,System lpsaActions
return System.IntPtr