PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThreading­Unhandled­Exception­Source
Open sandboxFocus

ThreadingUnhandledExceptionSource Class

Enumeration of components that can raise the UnhandledException event.

Inheritance
ThreadingUnhandledExceptionSource
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public sealed class ThreadingUnhandledExceptionSource : Enum

Fields

Name Description
Background

BackgroundAttribute.

Dispatch

DispatchedAttribute or ActorAttribute.

None

None.

value__