Share via


EndFile Method

Ends a response file.

public void EndFile()

Remarks

The page adapter must call this method after rendering the page, but before calling the EndResponse method.

See Also

Applies to: MultiPartWriter Class