C# Class NServiceBus.OutgoingPublishContext

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

Méthodes publiques

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

Method Details

OutgoingPublishContext() public méthode

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