Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PeteGoo
WorkflowServiceTrackingViewer
TrackingViewerHttpHandler
C# Class PeteGoo.WorkflowServiceTrackingViewer.TrackingViewerHttpHandler
An
Http Handler
that renders an html page with the tracking viewer and its associated resources
Inheritance:
IHttpHandler
Afficher le fichier
Open project: PeteGoo/Workflow-Service-Tracking-Viewer
Méthodes publiques
Méthode
Description
ProcessRequest
(
HttpContext
context
) :
void
Processes the specified request
Method Details
ProcessRequest()
public
méthode
Processes the specified request
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
Résultat
void