End Method
Syntax
Context.Response.End as V ()
Description
Completes response with no further processing
Discussion
Context.Response.End() causes the current response to immediately complete with no further processing.
Syntax
Description
Completes response with no further processing
Discussion
Context.Response.End() causes the current response to immediately complete with no further processing.