HttpWriter.Close Method

Definition

Sends all buffered output to the HTTP output stream and closes the socket connection.

public:
 override void Close();
public override void Close ();
override this.Close : unit -> unit
Public Overrides Sub Close ()

Applies to