Rainbow 2.0 Code Documentation

SectionHandler Class

This class acts as a factory for the configuration settings.

For a list of all members of this type, see SectionHandler Members.

System.Object
   SectionHandler

[Visual Basic]
NotInheritable Public Class SectionHandler
    Implements 
[C#]
public sealed class SectionHandler : 
[C++]
public __gc __sealed class SectionHandler : public 
[JScript]
public  class SectionHandler extends 

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: blowery.Web.HttpCompress

Assembly: blowery.Web.HttpCompress (in blowery.Web.HttpCompress.dll)

See Also

SectionHandler Members | blowery.Web.HttpCompress Namespace