C# Class NServiceBus.OutgoingReplyContext

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

Public Methods

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

Method Details

OutgoingReplyContext() public method

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