C# Class Universe.Framework.Servers.HttpServer.Implementation.OSHttpRequest.HttpFile

Inheritance: IDisposable
Show file Open project: Virtual-Universe/Virtual-Universe

Public Methods

Method Description
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Method Details

Dispose() public method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
return void