C# Class NServiceBus.AcceptanceTests.Core.FakeTransport.FakeTransportSetingsExtensions

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
RaiseCriticalErrorDuringStartup ( this transportExtensions, Exception exception ) : TransportExtensions
RaiseExceptionDuringInfrastructureStop ( this transportExtensions, Exception exception ) : TransportExtensions
RaiseExceptionDuringPumpStop ( this transportExtensions, Exception exception ) : TransportExtensions

Method Details

RaiseCriticalErrorDuringStartup() public static méthode

public static RaiseCriticalErrorDuringStartup ( this transportExtensions, Exception exception ) : TransportExtensions
transportExtensions this
exception System.Exception
Résultat TransportExtensions

RaiseExceptionDuringInfrastructureStop() public static méthode

public static RaiseExceptionDuringInfrastructureStop ( this transportExtensions, Exception exception ) : TransportExtensions
transportExtensions this
exception System.Exception
Résultat TransportExtensions

RaiseExceptionDuringPumpStop() public static méthode

public static RaiseExceptionDuringPumpStop ( this transportExtensions, Exception exception ) : TransportExtensions
transportExtensions this
exception System.Exception
Résultat TransportExtensions