Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Net
SyncRequestContext
C# 클래스 System.Net.SyncRequestContext
상속:
RequestContextBase
파일 보기
프로젝트 열기: dotnet/corefx
1 사용 예제들
보호된 메소드들
메소드
설명
Dispose
(
bool
disposing
) :
void
OnReleasePins
( ) :
void
비공개 메소드들
메소드
설명
Allocate
(
int
size
) :
Interop.HttpApi.HTTP_REQUEST*
Reset
(
int
size
) :
void
SyncRequestContext
(
int
size
) :
System.Diagnostics
메소드 상세
Dispose()
보호된
메소드
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
리턴
void
OnReleasePins()
보호된
메소드
protected
OnReleasePins
( ) :
void
리턴
void