ParameterizedOperationMetadata Class
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 ref class ParameterizedOperationMetadata : Microsoft::ServiceModel::Channels::Common::OperationMetadata
public class ParameterizedOperationMetadata : Microsoft.ServiceModel.Channels.Common.OperationMetadata
type ParameterizedOperationMetadata = class
inherit OperationMetadata
Public Class ParameterizedOperationMetadata
Inherits OperationMetadata
- Inheritance
Constructors
ParameterizedOperationMetadata(String, String, DateTime, Boolean) | |
ParameterizedOperationMetadata(String, String) |
Properties
CanUseCommonCache | (Inherited from OperationMetadata) |
Description | (Inherited from OperationMetadata) |
DisplayName | (Inherited from OperationMetadata) |
InputMessageAction | (Inherited from OperationMetadata) |
IsDisposed | (Inherited from OperationMetadata) |
IsOneWay | |
LastTimeAccessed | (Inherited from OperationMetadata) |
MetadataTimestamp | (Inherited from OperationMetadata) |
NeverExpires | (Inherited from OperationMetadata) |
OperationGroup | (Inherited from OperationMetadata) |
OperationNamespace | (Inherited from OperationMetadata) |
OperationResult | |
OriginalName | (Inherited from OperationMetadata) |
OutputMessageAction | (Inherited from OperationMetadata) |
Parameters | |
Properties | (Inherited from OperationMetadata) |
UniqueId | (Inherited from OperationMetadata) |
Methods
Dispose() | (Inherited from OperationMetadata) |
Dispose(Boolean) | (Inherited from OperationMetadata) |
ExportInputXmlSchema(XmlSchemaExportContext, MetadataLookup, TimeSpan) | |
ExportOutputXmlSchema(XmlSchemaExportContext, MetadataLookup, TimeSpan) | |
GenerateInputXmlSchemaAnnotation() | (Inherited from OperationMetadata) |
GenerateOutputXmlSchemaAnnotation() | (Inherited from OperationMetadata) |