Click or drag to resize

ApplicationInstance Methods

The ApplicationInstance type exposes the following members.

Methods
  NameDescription
Public methodCompleteRequest
Causes ASP.NET to bypass all events and filtering in the HTTP pipeline chain of execution and directly execute the EndRequest event
Public methodIsValid
Returns a value indicating if the Underlying Context and ApplicationInstance is available and valid
Top
See Also