ODataMessageReader.CreateODataAsynchronousReader Method ()

 

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