Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DeOps
Implementation
RetryIntervals
C# Class DeOps.Implementation.RetryIntervals
Show file
Open project: swax/DeOps
Class Usage Examples
Public Properties
Property
Type
Description
Start
System.DateTime
Public Methods
Method
Description
Reset
( ) :
void
RetryIntervals
(
OpCore
core
) :
System
Timer
( ) :
void
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
RetryIntervals()
public
method
public
RetryIntervals
(
OpCore
core
) :
System
core
OpCore
return
System
Timer()
public
method
public
Timer
( ) :
void
return
void
Property Details
Start
public property
public
DateTime,System
Start
return
System.DateTime