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
System
ServiceModel
Channels
Http
HttpContextInfo
C# Class System.ServiceModel.Channels.Http.HttpContextInfo
Datei anzeigen
Open project: kumpera/mono
Class Usage Examples
Public Methods
Method
Description
Abort
( ) :
void
Close
( ) :
void
ReturnUnauthorized
( ) :
void
Protected Methods
Method
Description
OnContextClosed
( ) :
void
Method Details
Abort()
public
method
public
Abort
( ) :
void
return
void
Close()
public
method
public
Close
( ) :
void
return
void
OnContextClosed()
protected
method
protected
OnContextClosed
( ) :
void
return
void
ReturnUnauthorized()
public
abstract
method
public
abstract
ReturnUnauthorized
( ) :
void
return
void