| Visual Basic (Usage) | Copy Code |
|---|---|
Dim ar As IAsyncResult AsyncResultBase.WaitForComplete(ar) | |
| C# | |
|---|---|
public static void WaitForComplete( IAsyncResult ar ) | |
Parameters
- ar
- The result object returned from the Begin method.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x