Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
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
显示文件
Open project: PeteGoo/Workflow-Service-Tracking-Viewer
Public Methods
Method
Description
ProcessRequest
(
HttpContext
context
) :
void
Processes the specified request
Method Details
ProcessRequest()
public
method
Processes the specified request
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void