
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ] text style and tone - [ ] PR summary and labels follow [the guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
9 lines
668 B
Plaintext
9 lines
668 B
Plaintext
== Resources
|
|
|
|
=== Documentation
|
|
|
|
* https://learn.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/calling-synchronous-methods-asynchronously[Calling Synchronous Methods Asynchronously]
|
|
* https://learn.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/asynchronous-programming-using-delegates[Asynchronous Programming Using Delegates]
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.begininvoke[BeginInvoke()]
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.control.endinvoke[EndInvoke()]
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.asynccallback[AsyncCallback Delegate] |