C# Class IServiceOriented.ServiceBus.Dispatchers.WcfDispatcher

Inheritance: Dispatcher
Show file Open project: jezell/iserviceoriented

Protected Methods

Method Description
Dispose ( bool disposing ) : void
OnStart ( ) : void
OnStop ( ) : void
WcfDispatcher ( ) : System
WcfDispatcher ( SubscriptionEndpoint endpoint ) : System

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

OnStart() protected method

protected OnStart ( ) : void
return void

OnStop() protected method

protected OnStop ( ) : void
return void

WcfDispatcher() protected method

protected WcfDispatcher ( ) : System
return System

WcfDispatcher() protected method

protected WcfDispatcher ( SubscriptionEndpoint endpoint ) : System
endpoint SubscriptionEndpoint
return System