C# Class NServiceBus.ExceptionHeaderHelper

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

Méthodes publiques

Méthode Description
SetExceptionHeaders ( string>.Dictionary headers, Exception e ) : void

Private Methods

Méthode Description
Truncate ( this value, int maxLength ) : string

Method Details

SetExceptionHeaders() public static méthode

public static SetExceptionHeaders ( string>.Dictionary headers, Exception e ) : void
headers string>.Dictionary
e System.Exception
Résultat void