Skip to content

Async programming nits #47630

@gewarren

Description

@gewarren
  • Name should be GetUsersByLINQAsync(IEnumerable<int> userIds) (not GetUsersAsyncByLINQ)

  • Below method should return await:

    static public async Task GetDotNetCountAsync(string URL)
    {

Originally posted by @Binnygarg in #47588 (review)

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/async-scenarios

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/asynchronous-programming/async-scenarios.md

Document Version Independent Id

77bdee53-c2a0-e16f-c93a-3ca0afae0b93

Article author

@BillWagner

Metadata

  • ID: d885f1eb-2b37-693b-c91f-74b748c9424a
  • Service: dotnet-csharp
  • Sub-service: async-task-programming

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions