Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mono
WebServer
XSPRequestBroker
C# 클래스 Mono.WebServer.XSPRequestBroker
상속:
Mono.WebServer.BaseRequestBroker
파일 보기
프로젝트 열기: robashton/zombify
1 사용 예제들
공개 메소드들
메소드
설명
Close
(
int
requestId
,
bool
keepAlive
) :
void
GetReuseCount
(
int
requestId
) :
int
메소드 상세
Close()
공개
메소드
public
Close
(
int
requestId
,
bool
keepAlive
) :
void
requestId
int
keepAlive
bool
리턴
void
GetReuseCount()
공개
메소드
public
GetReuseCount
(
int
requestId
) :
int
requestId
int
리턴
int