Skip to content

PipelineContinuation Members

simonthorogood edited this page Dec 12, 2010 · 2 revisions
Value Description
Abort Ends the pipeline immediately and returns an HTTP status code of 500 (Server error) to the client
Continue Continue processing the next contributor in the pipeline
Finished Ordinarily, this should not be used. It is reserved for use by the final pipeline contributor
RenderNow Finishes further pipeline processing and renders the current OperationResult to the browser
Clone this wiki locally