Share via


MailboxProcessor.add_Error<'Msg>-Methode (F#)

Tritt auf, wenn die Ausführung der Agent-Ergebnisse eine Ausnahme ergibt.

Namespace/Modulpfad: Microsoft.FSharp.Control

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
member this.add_Error : Handler<Exception> -> unit

// Usage:
mailboxProcessor.add_Error ()

Parameter

Plattformen

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 2,0, 4,0, portablen

Siehe auch

Referenz

Control.MailboxProcessor<'Msg>-Klasse (F#)

Microsoft.FSharp.Control-Namespace (F#)