Skip to content

Async suffix required for all asynchronous methods #183

@jbienzms

Description

@jbienzms

According to Asynchronous Programming with async and await:

"By convention, you append "Async" to the names of methods that have an async modifier."

I do not see any asynchronous methods that return Task in this library named with the "Async" suffix.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions