Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ServiceStack
AsyncTimer
C# Class ServiceStack.AsyncTimer
Inheritance:
ITimer
Mostra file
Open project: ServiceStack/ServiceStack
Public Properties
Property
Type
Description
Timer
System.Threading.Timer
Public Methods
Method
Description
AsyncTimer
(
System
timer
) :
System
Cancel
( ) :
void
Dispose
( ) :
void
Method Details
AsyncTimer()
public
method
public
AsyncTimer
(
System
timer
) :
System
timer
System
return
System
Cancel()
public
method
public
Cancel
( ) :
void
return
void
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Property Details
Timer
public_oe property
public
Timer,System.Threading
Timer
return
System.Threading.Timer