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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Ends a response file.
public void EndFile()
The page adapter must call this method after rendering the page, but before calling the EndResponse method.
Applies to: MultiPartWriter Class