C# Class NServiceBus.OutgoingReplyContext

Inheritance: OutgoingContext, IOutgoingReplyContext
Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
OutgoingReplyContext ( OutgoingLogicalMessage message, ReplyOptions options, IBehaviorContext parentContext ) : System.Collections.Generic

Method Details

OutgoingReplyContext() public méthode

public OutgoingReplyContext ( OutgoingLogicalMessage message, ReplyOptions options, IBehaviorContext parentContext ) : System.Collections.Generic
message OutgoingLogicalMessage
options ReplyOptions
parentContext IBehaviorContext
Résultat System.Collections.Generic