Share via


ODataParameterWriter.Flush Method ()

 

Flushes the write buffer to the underlying stream.

Namespace:   Microsoft.OData.Core
Assembly:  Microsoft.OData.Core (in Microsoft.OData.Core.dll)

Syntax

public abstract void Flush()
public:
virtual void Flush() abstract
abstract Flush : unit -> unit
Public MustOverride Sub Flush

See Also

ODataParameterWriter Class
Microsoft.OData.Core Namespace

Return to top