ODataAsynchronousReader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class for reading OData async messages.
public sealed class ODataAsynchronousReader
type ODataAsynchronousReader = class
Public NotInheritable Class ODataAsynchronousReader
- Inheritance
-
ODataAsynchronousReader
Methods
CreateResponseMessage() |
Returns a message for reading the content of an async response. |
CreateResponseMessageAsync() |
Asynchronously returns a message for reading the content of an async response. |