NetworkProperties Class

Summary
The NetworkProperties object contains a collection of properties that control the Server object's network interfaces.
Syntax
C#
C++/CLI
public class NetworkProperties : 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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.