Munja
HTTPHandler.New Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Handler is new or has been reused, internal use only
Namespace:
Benchmarx.Munja
Assembly:
Munja (in Munja.dll)
Syntax
Visual Basic (Declaration)
Public New As
Boolean
C#
public
bool
New;
C++
public:
bool
New sealed ;
J#
public
bool
New
JScript
public New :
bool
;
See Also
HTTPHandler Class
Benchmarx.Munja Namespace