C# Class Castle.Facilities.WcfIntegration.Tests.Behaviors.AddOperationsHeader

Inheritance: AbstractMessageAction
Show file Open project: castleproject/Windsor

Public Methods

Method Description
AddOperationsHeader ( string name, object value ) : System.Collections
Perform ( Message &message, MessageLifecycle lifecyle, IDictionary state ) : bool

Method Details

AddOperationsHeader() public method

public AddOperationsHeader ( string name, object value ) : System.Collections
name string
value object
return System.Collections

Perform() public method

public Perform ( Message &message, MessageLifecycle lifecyle, IDictionary state ) : bool
message Message
lifecyle MessageLifecycle
state IDictionary
return bool