span Class

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Defines a phase of the application.

Syntax

class span;  

Members

Public Constructors

Name Description
span::span Constructor Initializes a new instance of the span class.
span::~span Destructor Destroys the span object and releases its resources.

Inheritance Hierarchy

span

Requirements

Header: cvmarkersobj.h

Namespace: Concurrency::diagnostic

See Also

diagnostic Namespace