C# 클래스 SiloHost.OrleansHostWrapper

상속: IDisposable
파일 보기 프로젝트 열기: Microsoft/Yams 1 사용 예제들

공개 메소드들

메소드 설명
OrleansHostWrapper ( ClusterConfiguration config, string args ) : System
Run ( ) : int
Stop ( ) : int

메소드 상세

OrleansHostWrapper() 공개 메소드

public OrleansHostWrapper ( ClusterConfiguration config, string args ) : System
config ClusterConfiguration
args string
리턴 System

Run() 공개 메소드

public Run ( ) : int
리턴 int

Stop() 공개 메소드

public Stop ( ) : int
리턴 int