Skip to content

Commit 76517cc

Browse files
gewarrenRon Petrusha
authored andcommitted
Fix NIB link (#6355)
1 parent 1c7985c commit 76517cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/asynchronous-programming-patterns/how-to-use-components-that-support-the-event-based-asynchronous-pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ Many components provide you with the option of performing their work asynchronou
5757
## See Also
5858
[How to: Run an Operation in the Background](../../../docs/framework/winforms/controls/how-to-run-an-operation-in-the-background.md)
5959
[Event-based Asynchronous Pattern Overview](../../../docs/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview.md)
60-
[NOT IN BUILD: Multithreading in Visual Basic](https://msdn.microsoft.com/library/c731a50c-09c1-4468-9646-54c86b75d269)
60+
[Multithreading in Visual Basic](../../../docs/visual-basic/programming-guide/concepts/threading/multithreaded-applications.md)

0 commit comments

Comments
 (0)