Rainbow 2.0 Code Documentation

Settings Class

This class encapsulates the settings for an HttpCompressionModule

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

System.Object
   Settings

[Visual Basic]
NotInheritable Public Class Settings
[C#]
public sealed class Settings
[C++]
public __gc __sealed class Settings
[JScript]
public  class Settings

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

Settings Members | blowery.Web.HttpCompress Namespace