IsTaskMethod
Determines whether the exception occurred in a task-like method.
Declaration
public bool IsTaskMethod { get; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the exception occurred in a task-like method.
public bool IsTaskMethod { get; }
Type | Description |
---|---|
bool |