NetworkProperties Class

Summary

The NetworkProperties object contains a collection of properties that control the Server object's network interfaces.

Syntax
C#
VB
C++
public class NetworkProperties : IDisposable 
Public Class NetworkProperties  
   Implements System.IDisposable  
public ref class NetworkProperties : public System.IDisposable   

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly