ODataMessageWriter.WriteMetadataDocumentAsync 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.
Asynchronously writes a metadata document as the message payload.
public System.Threading.Tasks.Task WriteMetadataDocumentAsync ();
member this.WriteMetadataDocumentAsync : unit -> System.Threading.Tasks.Task
Public Function WriteMetadataDocumentAsync () As Task
Returns
A task representing the asynchronous operation of writing the metadata document.