C# 클래스 Elders.Hystrix.NET.Strategy.Concurrency.HystrixContextRunnable

상속: IRunnable
파일 보기 프로젝트 열기: Elders/Hystrix.NET 1 사용 예제들

공개 메소드들

메소드 설명
HystrixContextRunnable ( IRunnable actual ) : Java.Util.Concurrent
Run ( ) : void

메소드 상세

HystrixContextRunnable() 공개 메소드

public HystrixContextRunnable ( IRunnable actual ) : Java.Util.Concurrent
actual IRunnable
리턴 Java.Util.Concurrent

Run() 공개 메소드

public Run ( ) : void
리턴 void