Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Netric
Configuration
Service
ServiceConfiguration
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