mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

MicroserviceHandler.ProcessRequest Method



Processes the request


Namespace: SobekCM.Engine_Library
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public void ProcessRequest(
	HttpContext Context
)

Parameters

Context
Type: System.Web..::..HttpContext
The context for the current request

Implements

IHttpHandler..::..ProcessRequest(HttpContext)

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )