C# Class NServiceBus.OutgoingPublishContext

Inheritance: OutgoingContext, IOutgoingPublishContext
Show file Open project: Particular/NServiceBus Class Usage Examples

Public Methods

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

Method Details

OutgoingPublishContext() public method

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