Property IsAsync
| Improve this Doc View SourceIsAsync
Gets a value indicates whether the executing action is asynchronous.
Declaration
public bool IsAsync { get; protected set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether the executing action is asynchronous.
public bool IsAsync { get; protected set; }
Type | Description |
---|---|
System.Boolean |