MetadataExchangeClient.EndGetMetadata(IAsyncResult) Method
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.
Ends an asynchronous method call that returns a MetadataSet.
public:
System::ServiceModel::Description::MetadataSet ^ EndGetMetadata(IAsyncResult ^ result);
public System.ServiceModel.Description.MetadataSet EndGetMetadata (IAsyncResult result);
member this.EndGetMetadata : IAsyncResult -> System.ServiceModel.Description.MetadataSet
Public Function EndGetMetadata (result As IAsyncResult) As MetadataSet
- result
- IAsyncResult
The IAsyncResult object that is received from a call to the BeginGetMetadata method.
The MetadataSet that contains the downloaded metadata.
Ends one of the asynchronous BeginGetMetadata methods to return the downloaded metadata.
Prodotto | Versioni |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: