Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Mono
WebServer
XSPRequestBroker
C# Class Mono.WebServer.XSPRequestBroker
Inheritance:
Mono.WebServer.BaseRequestBroker
Show file
Open project: robashton/zombify
Class Usage Examples
Public Methods
Method
Description
Close
(
int
requestId
,
bool
keepAlive
) :
void
GetReuseCount
(
int
requestId
) :
int
Method Details
Close()
public
method
public
Close
(
int
requestId
,
bool
keepAlive
) :
void
requestId
int
keepAlive
bool
return
void
GetReuseCount()
public
method
public
GetReuseCount
(
int
requestId
) :
int
requestId
int
return
int