Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 999 Bytes

File metadata and controls

36 lines (24 loc) · 999 Bytes
description Learn more about: Platform::OperationCanceledException Class
title Platform::OperationCanceledException Class
ms.date 12/30/2016
ms.topic reference
f1_keywords
VCCORLIB/Platform::OperationCanceledException::OperationCanceledException
VCCORLIB/Platform::OperationCanceledException
helpviewer_keywords
Platform::OperationCanceledException
ms.assetid 5351bc20-5408-423a-8169-f09acc8a3fbb

Platform::OperationCanceledException Class

Thrown when an operation is aborted.

Syntax

public ref class OperationCanceledException : COMException,    IException,    IPrintable,    IEquatable

Remarks

For more information, see the COMException class.

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform

Metadata: platform.winmd

See also

Platform::COMException Class