Property IsAsync
IsAsync
Gets a value indicating whether the member is async
.
Declaration
bool IsAsync { get; }
Property Value
Type | Description |
---|---|
Boolean |
Gets a value indicating whether the member is async
.
bool IsAsync { get; }
Type | Description |
---|---|
Boolean |