SDPConnectionNetType Property |
Gets the network type.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic NetType NetType { get; }
Public ReadOnly Property NetType As NetType
Get
public:
property NetType NetType {
NetType get ();
}
member NetType : NetType with get
Property Value
NetType
See Also