InterceptionBehaviorPipeline Class

The InterceptionBehaviorPipeline class encapsulates a list of IInterceptionBehaviors and manages calling them in the proper order with the right inputs.

Namespace:  Microsoft.Practices.Unity.InterceptionExtension
Assembly:  Microsoft.Practices.Unity.Interception (in Microsoft.Practices.Unity.Interception.dll)

Syntax

'Declaration
Public Class InterceptionBehaviorPipeline
public class InterceptionBehaviorPipeline
public ref class InterceptionBehaviorPipeline
public class InterceptionBehaviorPipeline

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Unity.InterceptionExtension.InterceptionBehaviorPipeline

See Also

InterceptionBehaviorPipeline Members

Microsoft.Practices.Unity.InterceptionExtension Namespace