HeaderPropagationAssemblyAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attribute containing a type with a LoadHeaders method to be called when initializing header propagation.
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public class HeaderPropagationAssemblyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type HeaderPropagationAssemblyAttribute = class
inherit Attribute
Public Class HeaderPropagationAssemblyAttribute
Inherits Attribute
- Inheritance
-
HeaderPropagationAssemblyAttribute
- Attributes
Constructors
| Name | Description |
|---|---|
| HeaderPropagationAssemblyAttribute(Type) |
Attribute containing a type with a LoadHeaders method to be called when initializing header propagation. |
Fields
| Name | Description |
|---|---|
| InitType | |