azure-core
Classes | Namespaces
operation.hpp File Reference

Provides support for long-running operations. More...

#include "azure/core/context.hpp"
#include "azure/core/operation_status.hpp"
#include "azure/core/response.hpp"
#include <chrono>
#include <memory>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  Azure::Core::Operation< T >
 Methods starting long-running operations return Operation<T> types. More...
 

Namespaces

 Azure
 Azure SDK abstractions.
 
 Azure::Core
 Abstractions commonly used by Azure SDK client libraries.