Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Elders
Hystrix
NET
Strategy
Concurrency
HystrixContextRunnable
C# Class Elders.Hystrix.NET.Strategy.Concurrency.HystrixContextRunnable
Inheritance:
IRunnable
ファイルを表示
Open project: Elders/Hystrix.NET
Class Usage Examples
Public Methods
Method
Description
HystrixContextRunnable
(
IRunnable
actual
) :
Java.Util.Concurrent
Run
( ) :
void
Method Details
HystrixContextRunnable()
public
method
public
HystrixContextRunnable
(
IRunnable
actual
) :
Java.Util.Concurrent
actual
IRunnable
return
Java.Util.Concurrent
Run()
public
method
public
Run
( ) :
void
return
void