Closes this Filter and the underlying stream.
[Visual Basic] Overrides Public Sub () [C#] public override void (); [C++] public: void (); [JScript] public override function ();
If you override, call up to this method in your implementation.
HttpOutputFilter Class | blowery.Web.HttpCompress Namespace