JsonStream.Flush Method

Causes any buffered data to be written to the underlying data store.

Definition

Namespace: Extreme.Data.Json
Assembly: Extreme.Data.Json (in Extreme.Data.Json.dll) Version: 3.1.1
C#
public override void Flush()

See Also