Share via


Platform::WrongThreadException, classe

Levée lorsqu'un thread effectue un appel via un pointeur d'interface qui concerne un objet proxy qui n'appartient pas à l'apartment du thread.

Syntaxe

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

Notes

Pour plus d'informations, consultez l'exception COMException.

Spécifications

Client minimum pris en charge : Windows 8

Serveur minimum pris en charge : Windows Server 2012

Espace de noms : Platform

Métadonnées : platform.winmd

Voir aussi

Platform::COMException, classe