C# 클래스 TastyDomainDriven.Sample.PerformanceRun

파일 보기 프로젝트 열기: jaceenet/TastyDomainDriven 1 사용 예제들

공개 메소드들

메소드 설명
PerformanceRun ( ) : System
Run ( ) : System.Threading.Tasks.Task
RunAlotOfWrites ( int bytefrom, int byteto ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
PerformanceAppend ( int version, int bytefrom, int byteto, string streamid ) : System.Threading.Tasks.Task

메소드 상세

PerformanceRun() 공개 메소드

public PerformanceRun ( ) : System
리턴 System

Run() 공개 메소드

public Run ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

RunAlotOfWrites() 공개 메소드

public RunAlotOfWrites ( int bytefrom, int byteto ) : System.Threading.Tasks.Task
bytefrom int
byteto int
리턴 System.Threading.Tasks.Task