C# Class Netric.Configuration.Service.ServiceConfiguration

Inheritance: IServiceConfiguration
Afficher le fichier Open project: MaciekLesiczka/netric

Méthodes publiques

Méthode Description
GetLogs ( ) : IObservable
GetState ( ) : IObservable
Start ( ) : void
Stop ( ) : void

Method Details

GetLogs() public méthode

public GetLogs ( ) : IObservable
Résultat IObservable

GetState() public méthode

public GetState ( ) : IObservable
Résultat IObservable

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void