ProcessRequest Method

Summary
Processes the request.
Syntax
C#
VB
C++
protected virtual void ProcessRequest( 
   HttpListenerContext context 
) 
Protected Overridable Sub ProcessRequest( _ 
   ByVal context As HttpListenerContext _ 
)  
protected: 
virtual void ProcessRequest(  
   HttpListenerContext^ context 
)  

Parameters

context
The listener context provides access to the request and response objects.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.