http_pipeline_stage::next_stage Method
Gets the next stage in the pipeline.
std::shared_ptr<http_pipeline_stage> next_stage() const;
Return Value
A shared pointer to a pipeline stage.
Requirements
Header: http_msg.h
Namespace: web::http
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Gets the next stage in the pipeline.
std::shared_ptr<http_pipeline_stage> next_stage() const;
A shared pointer to a pipeline stage.
Header: http_msg.h
Namespace: web::http