Gets the type of network.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
NetType
Remarks
See Also