HeaderConfigurator ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides general configuration reading logic for headers. Note: This class is not invoked by default glue runtime, so default application configurations that include header injections will be ignored unless this class is specifically called from code. This is because conf-based header injection is a rare case that may need to be controlled by a particular application
Inheritance Hierarchy

OnlineSystem Object
  NFX.Glue.Protocol HeaderConfigurator

Namespace: NFX.Glue.Protocol
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static class HeaderConfigurator
See Also