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.
Public Member Functions | List of all members
pplx::details::_TaskEventLogger Struct Reference

Public Member Functions

void _LogScheduleTask (bool)
 
void _LogCancelTask ()
 
void _LogWorkItemStarted ()
 
void _LogWorkItemCompleted ()
 
void _LogTaskExecutionStarted ()
 
void _LogTaskExecutionCompleted ()
 
void _LogTaskCompleted ()
 
 _TaskEventLogger (_Task_impl_base *)
 

The documentation for this struct was generated from the following file: