ODataOutputContext.Synchronous Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
true if the output should be written synchronously; false if it should be written asynchronously.
public bool Synchronous { get; }
member this.Synchronous : bool
Public ReadOnly Property Synchronous As Boolean