Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : NetworkProperties Class |
public class NetworkProperties : System.IDisposable
'Declaration
Public Class NetworkProperties Implements System.IDisposable
'Usage
Dim instance As NetworkProperties
public ref class NetworkProperties : public System.IDisposable
A copy of the current network properties can be obtained by calling the GetNetworkProperties method. The copy can be changed without affecting the Server object's network properties.
After editing, apply the changes to the Server object by calling the SetNetworkProperties method.