SimulatorCancelException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This exception is reported in ICompletionRoutine when an async action has been canceled.
public ref class SimulatorCancelException : Microsoft::Windows::Simulator::Client::SimulatorException
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("5FF9929A-FB56-4a93-AF78-134AF62379AF")]
public class SimulatorCancelException : Microsoft.Windows.Simulator.Client.SimulatorException
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("5FF9929A-FB56-4a93-AF78-134AF62379AF")>]
type SimulatorCancelException = class
inherit SimulatorException
Public Class SimulatorCancelException
Inherits SimulatorException
- Inheritance
- Attributes
Constructors
SimulatorCancelException() | |
SimulatorCancelException(SerializationInfo, StreamingContext) | |
SimulatorCancelException(String, Exception) | |
SimulatorCancelException(String) |
Properties
COMHResult | (Inherited from SimulatorException) |
ErrorCode | (Inherited from SimulatorException) |