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: 2016.0.105.16 (2016.0.105.16)

Syntax

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

Implements

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

See Also