WebMStreamerListenPort Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int ListenPort { get; }
Public ReadOnly Property ListenPort As Integer
Get
public:
property int ListenPort {
int get ();
}
member ListenPort : int with get
Property Value
Type:
Int32
See Also