Parameters
- uri
- Uri that points to the compressed dictionary data.
When this method completes, it fires the LoadCompleted event.
LoadAsync downloads the dictionary by creating a System.Net.WebClient object and calling its System.Net.WebClient.OpenReadAsync(System.Uri) method. This call will fail if the server is not configured to serve the file extension used by the dictionary file. If this happens, you have a few easy ways to solve the problem: