OperationMetadata.ExportOutputXmlSchema 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.
public:
abstract void ExportOutputXmlSchema(Microsoft::ServiceModel::Channels::Common::XmlSchemaExportContext ^ schemaExportContext, Microsoft::ServiceModel::Channels::Common::MetadataLookup ^ metadataLookup, TimeSpan timeout);
public abstract void ExportOutputXmlSchema(Microsoft.ServiceModel.Channels.Common.XmlSchemaExportContext schemaExportContext, Microsoft.ServiceModel.Channels.Common.MetadataLookup metadataLookup, TimeSpan timeout);
abstract member ExportOutputXmlSchema : Microsoft.ServiceModel.Channels.Common.XmlSchemaExportContext * Microsoft.ServiceModel.Channels.Common.MetadataLookup * TimeSpan -> unit
Parameters
- schemaExportContext
- XmlSchemaExportContext
- metadataLookup
- MetadataLookup
- timeout
- TimeSpan