Click or drag to resize
WindowsPhoneConfig Class
Inheritance Hierarchy

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

The WindowsPhoneConfig type exposes the following members.

Constructors
  NameDescription
Public methodWindowsPhoneConfig
Initializes a new instance of the WindowsPhoneConfig class
Top
Methods
  NameDescription
Public methodProxyDeserializeElement (Inherited from BaseConfigElement.)
Top
Properties
  NameDescription
Public propertyListenedPort
Listening port for a Socket client. Default value:4503.
Public propertyLocalIPAddress
Public propertyPolicyFileLocation
Public propertyPolicyServiceEnabled
Public propertyServiceName
The service name the Silverlight client can use for the server connection. Default value: SilverlightMediaGateway
Public propertyType (Inherited from BaseConfigElement.)
Top
See Also