Click or drag to resize

IResourceReadCallback Methods

Version 75.1.140

The IResourceReadCallback type exposes the following members.

Methods
  NameDescription
Public methodContinue
Callback for asynchronous continuation of [!:IResourceHandler.Read(System.IO.Stream, int, out int, IResourceReadCallback)]. If bytesRead == 0 the response will be considered complete.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also