Open sandboxFocus

Property IsAsync

IsAsync

Determines whether the context represents an async method or a custom activity in an async method.

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