| IResourceReadCallback Methods | 
The IResourceReadCallback type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Continue | 
            Callback for asynchronous continuation of Read(Stream, Int32, IResourceReadCallback). If bytesRead == 0
            the response will be considered complete. 
             | 
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also