C# 클래스 ExampleRole.WorkerRole

상속: RoleEntryPoint
파일 보기 프로젝트 열기: wadewegner/CappedExponentialBackOff

공개 메소드들

메소드 설명
OnStart ( ) : bool
Run ( ) : void

메소드 상세

OnStart() 공개 메소드

public OnStart ( ) : bool
리턴 bool

Run() 공개 메소드

public Run ( ) : void
리턴 void