ODataOutputContext.WritingResponse 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.
Set to true if a response is being written.
public bool WritingResponse { get; }
member this.WritingResponse : bool
Public ReadOnly Property WritingResponse As Boolean