Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NuGet
ApplicationInsights
Owin
OwinRequestIdContext
C# Class NuGet.ApplicationInsights.Owin.OwinRequestIdContext
Datei anzeigen
Open project: NuGet/NuGet.Services.Metadata
Class Usage Examples
Public Methods
Method
Description
Clear
( ) :
void
Get
( ) :
string
Set
(
string
value
) :
void
Method Details
Clear()
public
static
method
public
static
Clear
( ) :
void
return
void
Get()
public
static
method
public
static
Get
( ) :
string
return
string
Set()
public
static
method
public
static
Set
(
string
value
) :
void
value
string
return
void