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 | Static Public Attributes | List of all members
pplx::details::event_impl Class Reference

Manual reset event More...

#include <pplxlinux.h>

Public Member Functions

void set ()
 
void reset ()
 
unsigned int wait (unsigned int timeout)
 
unsigned int wait ()
 
_PPLXIMP void set ()
 
_PPLXIMP void reset ()
 
_PPLXIMP unsigned int wait (unsigned int timeout)
 
unsigned int wait ()
 

Static Public Attributes

static const unsigned int timeout_infinite = 0xFFFFFFFF
 

Detailed Description

Manual reset event


The documentation for this class was generated from the following files: