ODataInputContext.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 input should be read synchronously; false if it should be read asynchronously.
public bool Synchronous { get; }
member this.Synchronous : bool
Public ReadOnly Property Synchronous As Boolean