MediaBasedFactory Members
Include Protected Members
Include Inherited Members
An extension to the platform that is specific to a media type.
The MediaBasedFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MediaBasedFactory | Creates a new instance of a MediaBasedFactory. |
Top
Properties
Name | Description | |
---|---|---|
ContactHeaderFeatureTags | Gets the list of feature tags to be added to the contact header when sending messages from the endpoint. | |
ExtensionType | Gets the type of extension. (inherited from PlatformExtension) | |
MediaTypes | Gets the media types supported by this factory. |
Top
Methods
Name | Description | |
---|---|---|
Create | Creates the object specified. | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top