Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WPNest
Services
StatusUpdaterService
C# Class WPNest.Services.StatusUpdaterService
Inheritance:
IStatusUpdaterService
Exibir arquivo
Open project: garyjohnson/wpnest
Class Usage Examples
Public Methods
Method
Description
Start
( ) :
void
StatusUpdaterService
( ) :
System
Stop
( ) :
void
UpdateStatusAsync
( ) :
Task
Private Methods
Method
Description
OnTimerTick
(
object
state
) :
void
UpdateStatusAsync
(
Structure
structure
) :
Task
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
StatusUpdaterService()
public
method
public
StatusUpdaterService
( ) :
System
return
System
Stop()
public
method
public
Stop
( ) :
void
return
void
UpdateStatusAsync()
public
method
public
UpdateStatusAsync
( ) :
Task
return
Task