C# Class Paralect.ServiceBus.Dispatching2.DispatcherContext

Afficher le fichier Open project: paralect/Paralect.ServiceBus

Méthodes publiques

Méthode Description
Break ( ) : void

Breaks invocations

Continue ( ) : void

This is default behavier

Dispatch ( ) : void

Method Details

Break() public méthode

Breaks invocations
public Break ( ) : void
Résultat void

Continue() public méthode

This is default behavier
public Continue ( ) : void
Résultat void

Dispatch() public méthode

public Dispatch ( ) : void
Résultat void