Method | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
HttpContext ( |
Initializes a new instance of the HttpContext class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources.
|
Method | Description | |
---|---|---|
ApplyNewContext ( |
Updates the context based on an HttpListenerContext.
|
|
InitializeLifetimeService ( ) : object |
protected Dispose ( bool disposing ) : void | ||
disposing | bool |
/// |
return | void |
public HttpContext ( |
||
context | The context. | |
return | System |