C# 클래스 Wave.ServiceHosting.TopShelf.TopShelfHost

BusHost implementation that hosts the wave service host inside of a topshelf host. This allows for running the service as both a console application or a windows service
상속: BusHost
파일 보기 프로젝트 열기: WaveServiceBus/WaveServiceBus

공개 메소드들

메소드 설명
Start ( ) : void
TopShelfHost ( IConfigurationContext configuration ) : System

비공개 메소드들

메소드 설명
MergeConfiguration ( IConfigurationContext configuration ) : IConfigurationContext

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

TopShelfHost() 공개 메소드

public TopShelfHost ( IConfigurationContext configuration ) : System
configuration IConfigurationContext
리턴 System