PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThread­Aware­AttributeUse­Parent­Concurrency­Controller­Method
Open sandboxFocus

ThreadAwareAttribute.UseParentConcurrencyControllerMethod Field

Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
[PNonSerialized]
[ImportMember("UseParentConcurrencyController", IsRequired = false)]
[Internal(AttributeId = -9126100459348525024L)]
public Func<object, bool> UseParentConcurrencyControllerMethod
Returns
Type Description
System.Func<Object, Boolean>