Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Netric
Configuration
Service
ServiceConfiguration
C# Class Netric.Configuration.Service.ServiceConfiguration
Inheritance:
IServiceConfiguration
Datei anzeigen
Open project: MaciekLesiczka/netric
Public Methods
Method
Description
GetLogs
( ) :
IObservable
GetState
( ) :
IObservable
Start
( ) :
void
Stop
( ) :
void
Method Details
GetLogs()
public
method
public
GetLogs
( ) :
IObservable
return
IObservable
GetState()
public
method
public
GetState
( ) :
IObservable
return
IObservable
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void