Renderer.UnhandledSynchronizationException Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Permet à l’appelant de gérer les exceptions de SynchronizationContext lorsqu’une exception est disponible.
public:
event UnhandledExceptionEventHandler ^ UnhandledSynchronizationException;
public event UnhandledExceptionEventHandler UnhandledSynchronizationException;
member this.UnhandledSynchronizationException : UnhandledExceptionEventHandler
Public Custom Event UnhandledSynchronizationException As UnhandledExceptionEventHandler