PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingDeadlock­Detection­Policy.​Dispatcher­Enhancements
Open sandboxFocus

DeadlockDetectionPolicy.DispatcherEnhancements Class

Inheritance
DeadlockDetectionPolicy.DispatcherEnhancements
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
[MulticastAttributeUsage]
[Internal(AttributeId = -9126100459348525009L)]
[HasConstraint]
[Serializer]
public sealed class DispatcherEnhancements : TypeLevelAspect, ITypeLevelAspect, IAspect, ITypeLevelAspectBuildSemantics, IAspectBuildSemantics, IValidableAnnotation

Constructors

Name Description
DispatcherEnhancements()
DispatcherEnhancements(PortableFormatterConstructorContext)

Methods

Name Description
BeginInvoke_Delegate_DispatcherPriority_ObjectArray(MethodInterceptionArgs)
BeginInvoke_Delegate_ObjectArray(MethodInterceptionArgs)
BeginInvoke_DispatcherPriority_Delegate(MethodInterceptionArgs)
BeginInvoke_DispatcherPriority_Delegate_Object_ObjectArray(MethodInterceptionArgs)
BeginInvoke_DispatcherPriority_Delegate_ObjectArray(MethodInterceptionArgs)
Invoke_Action(MethodInterceptionArgs)
Invoke_Action_DispatcherPriority(MethodInterceptionArgs)
Invoke_Action_DispatcherPriority_CancellationToken(MethodInterceptionArgs)
Invoke_Action_DispatcherPriority_CancellationToken_TimeSpan(MethodInterceptionArgs)
Invoke_Delegate_ObjectArray(MethodInterceptionArgs)
Invoke_DispatcherPriority_Delegate(MethodInterceptionArgs)
Invoke_DispatcherPriority_Delegate_Object_ObjectArray(MethodInterceptionArgs)
Invoke_DispatcherPriority_Delegate_ObjectArray(MethodInterceptionArgs)
Invoke_DispatcherPriority_TimeSpan_Delegate(MethodInterceptionArgs)
Invoke_DispatcherPriority_TimeSpan_Delegate_Object(MethodInterceptionArgs)
Invoke_DispatcherPriority_TimeSpan_Delegate_Object_ObjectArray(MethodInterceptionArgs)
Invoke_DispatcherPriority_TimeSpan_Delegate_ObjectArray(MethodInterceptionArgs)
Invoke_Func(MethodInterceptionArgs)
Invoke_Func_DispatcherPriority(MethodInterceptionArgs)
Invoke_Func_DispatcherPriority_CancellationToken(MethodInterceptionArgs)
Invoke_Func_DispatcherPriority_CancellationToken_TimeSpan(MethodInterceptionArgs)
InvokeAsync_Action(MethodInterceptionArgs)
InvokeAsync_Action_DispatcherPriority(MethodInterceptionArgs)
InvokeAsync_Action_DispatcherPriority_CancellationToken(MethodInterceptionArgs)
InvokeAsync_Func(MethodInterceptionArgs)
InvokeAsync_Func_DispatcherPriority(MethodInterceptionArgs)
InvokeAsync_Func_DispatcherPriority_CancellationToken(MethodInterceptionArgs)
OnInvoke_Delegate_DispatcherPriority_ObjectArray(MethodInterceptionArgs)
OnInvoke_Delegate_TimeSpan_ObjectArray(MethodInterceptionArgs)