C# Class NServiceBus.SagaInvocationResult

Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
SagaFound ( ) : void
SagaNotFound ( ) : void

Method Details

SagaFound() public méthode

public SagaFound ( ) : void
Résultat void

SagaNotFound() public méthode

public SagaNotFound ( ) : void
Résultat void