Configuring and Using Pipeline Handlers

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

The Policy Injection Application Block includes handler implementations for commonly required tasks that use features of other application blocks within Enterprise Library. They use features from the Validation Application Block, Logging Application Block, Exception Handling Application Block, Authorization Application Block, and the Instrumentation and Performance Counters features of the Enterprise Library Core. The following sections describe the built-in handlers in detail:

You can also create and use custom handlers. For more information, see Custom Pipeline Handlers.