Click or drag to resize
WindowsPhoneConfigListenedPort Property
Listening port for a Socket client. Default value:4503.

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ListenedPort { get; set; }

Property Value

Type: Int32
See Also