←Select platform

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 : System.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly