C# 클래스 Disruptor.Tests.SequenceUpdater

파일 보기 프로젝트 열기: disruptor-net/Disruptor-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Sequence Sequence

공개 메소드들

메소드 설명
Run ( ) : void
SequenceUpdater ( long sleepTime, IWaitStrategy waitStrategy ) : System
WaitForStartup ( ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

SequenceUpdater() 공개 메소드

public SequenceUpdater ( long sleepTime, IWaitStrategy waitStrategy ) : System
sleepTime long
waitStrategy IWaitStrategy
리턴 System

WaitForStartup() 공개 메소드

public WaitForStartup ( ) : void
리턴 void

프로퍼티 상세

Sequence 공개적으로 프로퍼티

public Sequence Sequence
리턴 Sequence