C# Class NServiceBus.OutgoingSendContext

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

Public Methods

Method Description
OutgoingSendContext ( OutgoingLogicalMessage message, SendOptions options, IBehaviorContext parentContext ) : System.Collections.Generic

Method Details

OutgoingSendContext() public method

public OutgoingSendContext ( OutgoingLogicalMessage message, SendOptions options, IBehaviorContext parentContext ) : System.Collections.Generic
message OutgoingLogicalMessage
options SendOptions
parentContext IBehaviorContext
return System.Collections.Generic