DataServiceODataWriter.Flush Method

Flushes the write buffer to the underlying stream.

Namespace:  System.Data.Services
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Public Overridable Sub Flush
'Usage
Dim instance As DataServiceODataWriter

instance.Flush()
public virtual void Flush()
public:
virtual void Flush()
abstract Flush : unit -> unit  
override Flush : unit -> unit
public function Flush()

See Also

Reference

DataServiceODataWriter Class

System.Data.Services Namespace