EndResponse Method

Ends a response.

public void EndResponse()

Remarks

The page adapter must call this method after rendering a page, and after calling the EndFile method.

See Also

Applies to: MultiPartWriter Class