![]() | |
Service |
The ServiceFailureActionFlags type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceFailureActionFlags | Initializes a new instance of the ServiceFailureActionFlags class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | FailureActionsOnNonCrashFailures | If this member is TRUE and the service has configured failure actions, the failure actions are queued if the service process terminates without reporting a status of or if it enters the state but the Win32ExitCode member of the structure is not . If this member is FALSE and the service has configured failure actions, the failure actions are queued only if the service terminates without reporting a status of . This setting is ignored unless the service has configured failure actions. For information on configuring failure actions, see . |