StreamTypeMetadata Class

Definition

public ref class StreamTypeMetadata : Microsoft::ServiceModel::Channels::Common::TypeMetadata
public class StreamTypeMetadata : Microsoft.ServiceModel.Channels.Common.TypeMetadata
type StreamTypeMetadata = class
    inherit TypeMetadata
Public Class StreamTypeMetadata
Inherits TypeMetadata
Inheritance
StreamTypeMetadata

Constructors

StreamTypeMetadata()

Fields

TypeId

Properties

CanSetDefaultValue
CanUseCommonCache (Inherited from TypeMetadata)
Description (Inherited from TypeMetadata)
IsDisposed (Inherited from TypeMetadata)
IsNillable (Inherited from TypeMetadata)
LastTimeAccessed (Inherited from TypeMetadata)
MetadataTimestamp (Inherited from TypeMetadata)
NeverExpires (Inherited from TypeMetadata)
OriginalName (Inherited from TypeMetadata)
Properties (Inherited from TypeMetadata)
TypeName (Inherited from TypeMetadata)
TypeNamespace (Inherited from TypeMetadata)
UniqueId (Inherited from TypeMetadata)

Methods

Dispose() (Inherited from TypeMetadata)
Dispose(Boolean) (Inherited from TypeMetadata)
ExportXmlSchema(XmlSchemaExportContext, MetadataLookup, TimeSpan)
GenerateXmlSchemaAnnotation() (Inherited from TypeMetadata)

Applies to