Click or drag to resize
MediaGatewayConfig Class
Configuration class for MediaGateway.
Inheritance Hierarchy

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MediaGatewayConfig : ConfigurationSection

The MediaGatewayConfig type exposes the following members.

Constructors
  NameDescription
Public methodMediaGatewayConfig
Initializes a new instance of the MediaGatewayConfig class
Top
Methods
  NameDescription
Public methodAddConfigElement
Adds a config element to the configuration.
Top
Properties
  NameDescription
Public propertyConfigElements
Returns the added configuration elements list.
Top
See Also