Open sandboxFocus

Enum CallerAttributes

Possible values of the Attributes property.

Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Common.dll
Syntax
[Flags]
public enum CallerAttributes

Fields

Name Description
IsAsync

Determines whether the caller is an async method.

None

Default.