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
System
Net
SyncRequestContext
C# Class System.Net.SyncRequestContext
Inheritance:
RequestContextBase
Show file
Open project: dotnet/corefx
Class Usage Examples
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
OnReleasePins
( ) :
void
Private Methods
Method
Description
Allocate
(
int
size
) :
Interop.HttpApi.HTTP_REQUEST*
Reset
(
int
size
) :
void
SyncRequestContext
(
int
size
) :
System.Diagnostics
Method Details
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
OnReleasePins()
protected
method
protected
OnReleasePins
( ) :
void
return
void