Releases all resources, other than memory, used by the VGHttpModule

Namespace: Novalys.VisualGuard.Security.WebForm
Assembly: Novalys.VisualGuard.Security.WebForm (in Novalys.VisualGuard.Security.WebForm.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public void Dispose()
Visual Basic
Public Sub Dispose

Implements

IHttpModule..::..Dispose()()()()

See Also