TechTalk Genome v4.2

GenomeContextHttpModule.Dispose Method 

Disposes of the resources (other than memory) used by the module.

public void Dispose();

Implements

IHttpModule.Dispose

Remarks

Dispose performs any final cleanup work prior to removal of the module from the execution pipeline.

Requirements

Namespace: TechTalk.Genome.Extensions.Web

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

GenomeContextHttpModule Class | TechTalk.Genome.Extensions.Web Namespace