C# Class winsw.Native.Service

Inheritance: IDisposable
Afficher le fichier Open project: kohsuke/winsw

Méthodes publiques

Méthode Description
ChangeConfig ( System.TimeSpan failureResetPeriod, List actions ) : void
Dispose ( ) : void

Private Methods

Méthode Description
Service ( IntPtr service ) : System

Method Details

ChangeConfig() public méthode

public ChangeConfig ( System.TimeSpan failureResetPeriod, List actions ) : void
failureResetPeriod System.TimeSpan
actions List
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void