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.
Flushes the write buffer to the underlying stream.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public Sub Flush
'Usage
Dim instance As ODataBatchWriter
instance.Flush()
public void Flush()
public:
void Flush()
member Flush : unit -> unit
public function Flush()