Partilhar via


Método http_pipeline_stage::next_stage

Obtém a próxima fase no pipeline.

std::shared_ptr<http_pipeline_stage> next_stage() const;

Valor de retorno

Um ponteiro compartilhado para uma etapa de pipeline.

Requisitos

Cabeçalho: http_msg.h

web::http deNamespace:

Consulte também

Referência

Classe http_pipeline_stage