PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsCaller­InfoIs­Async
Open sandboxFocus

CallerInfo.IsAsync Property

IsAsync

Determines whether the caller is an async method.

Declaration
public bool IsAsync { get; }
Property Value
Type Description
Boolean