ReloadAsync(bool, CancellationToken)
Declaration
public Task<Workspace> ReloadAsync(bool restore = true, CancellationToken cancellationToken = default)Parameters
| Type | Name | Description |
|---|---|---|
| bool | restore | |
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| Task<Workspace> |