C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
pplx::task_options Member List

This is the complete list of members for pplx::task_options, including all inherited members.

details::_get_internal_task_options (defined in pplx::task_options)pplx::task_optionsfriend
details::_get_internal_task_options (defined in pplx::task_options)pplx::task_optionsfriend
get_cancellation_token() const pplx::task_optionsinline
get_continuation_context() const pplx::task_optionsinline
get_scheduler() const pplx::task_optionsinline
has_cancellation_token() const pplx::task_optionsinline
has_scheduler() const pplx::task_optionsinline
set_cancellation_token(cancellation_token _Token)pplx::task_optionsinline
set_continuation_context(task_continuation_context _ContinuationContext)pplx::task_optionsinline
task_options()pplx::task_optionsinline
task_options(cancellation_token _Token)pplx::task_optionsinline
task_options(task_continuation_context _ContinuationContext)pplx::task_optionsinline
task_options(cancellation_token _Token, task_continuation_context _ContinuationContext)pplx::task_optionsinline
task_options(std::shared_ptr< _SchedType > _Scheduler)pplx::task_optionsinline
task_options(scheduler_interface &_Scheduler)pplx::task_optionsinline
task_options(scheduler_ptr _Scheduler)pplx::task_optionsinline
task_options(const task_options &_TaskOptions)pplx::task_optionsinline