Seringa.Engine.Utils.SocksHttpWebResponse.Close C# (CSharp) Method

Close() public method

public Close ( ) : void
return void
        public override void Close()
        {
            /* the base implementation throws an exception */
        }