PackWebResponse.Close Method

Definition

Closes the stream for this request.

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

Remarks

Make certain that objects close when they are no longer in use so that resources are not exhausted.

Applies to