C# Class IServiceOriented.ServiceBus.Dispatchers.WcfDispatcher

Inheritance: Dispatcher
Afficher le fichier Open project: jezell/iserviceoriented

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
OnStart ( ) : void
OnStop ( ) : void
WcfDispatcher ( ) : System
WcfDispatcher ( SubscriptionEndpoint endpoint ) : System

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

WcfDispatcher() protected méthode

protected WcfDispatcher ( ) : System
Résultat System

WcfDispatcher() protected méthode

protected WcfDispatcher ( SubscriptionEndpoint endpoint ) : System
endpoint SubscriptionEndpoint
Résultat System