C# 클래스 IServiceOriented.ServiceBus.Dispatchers.WcfDispatcher

상속: Dispatcher
파일 보기 프로젝트 열기: jezell/iserviceoriented

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
OnStart ( ) : void
OnStop ( ) : void
WcfDispatcher ( ) : System
WcfDispatcher ( SubscriptionEndpoint endpoint ) : System

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

OnStart() 보호된 메소드

protected OnStart ( ) : void
리턴 void

OnStop() 보호된 메소드

protected OnStop ( ) : void
리턴 void

WcfDispatcher() 보호된 메소드

protected WcfDispatcher ( ) : System
리턴 System

WcfDispatcher() 보호된 메소드

protected WcfDispatcher ( SubscriptionEndpoint endpoint ) : System
endpoint SubscriptionEndpoint
리턴 System