WebClient..::.DownloadStringCompleted Event Home
This page is specific to:Microsoft Version:2.03.03.5Silverlight 34.0
.NET Framework Class Library for Silverlight
WebClient..::.DownloadStringCompleted Event

Occurs when an asynchronous resource-download operation is completed.

Namespace:  System.Net
Assembly:  System.Net (in System.Net.dll)
Syntax

'Usage

Dim instance As WebClient
Dim handler As DownloadStringCompletedEventHandler

AddHandler instance.DownloadStringCompleted, handler


'Declaration

Public Event DownloadStringCompleted As DownloadStringCompletedEventHandler
Remarks

This event is raised each time an asynchronous operation to download a resource as a string is completed. These operations are started by calling one of the DownloadStringAsync methods.

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View