PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsCaller­Attributes
Open sandboxFocus

CallerAttributes Class

Possible values of the Attributes property.

Inheritance
CallerAttributes
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class CallerAttributes : Enum

Fields

Name Description
IsAsync

Determines whether the caller is an async method.

None

Default.

value__