Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.OData.Core
Assembly: Microsoft.OData.Core (in Microsoft.OData.Core.dll)
Syntax
public ODataAsynchronousReader CreateODataAsynchronousReader()
public:
ODataAsynchronousReader^ CreateODataAsynchronousReader()
member CreateODataAsynchronousReader : unit -> ODataAsynchronousReader
Public Function CreateODataAsynchronousReader As ODataAsynchronousReader
Return Value
Type: Microsoft.OData.Core.ODataAsynchronousReader
See Also
ODataMessageReader Class
Microsoft.OData.Core Namespace
Return to top