ODataWriter.WriteEnd Method
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.
Finishes the writing of a resource set, a resource, or a nested resource info.
public abstract void WriteEnd ();
abstract member WriteEnd : unit -> unit
Public MustOverride Sub WriteEnd ()