[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Opens a readable stream containing the specified resource. These methods do not block the calling thread. [Property] WebClient=Sets WebClient manager. ARG(WebClient)|20|(empty)|WebClient +URI=Sets the string containing the URI to retrieve. ARG(string)|2| [Methods] doOpenRead=Opens a readable stream containing the specified resource. ARG(string URI)|1|0 doCancel=Cancels a pending asynchronous operation. ARG()|1|0 onCompleted=Occurs when an asynchronous operation to open a stream containing a resource completes. ARG(OpenReadCompletedEventArgs)|2|0 URI=Defines the string containing the URI to retrieve. ARG(string)|4|2