Share via


UnhandledExceptionPort Property

Microsoft Robotics Class Reference

Gets or sets a port that any unhandled exceptions occuring in tasks running in this DispatcherQueue will be sent to.

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public Port<Exception> UnhandledExceptionPort { get; set; }

See Also

DispatcherQueue Class

Microsoft.Ccr.Core Namespace