ApplicationProperties Class

Summary
The ApplicationProperties contains a collection of application-defined key/value pairs that are saved in the Server object's configuration file.
Syntax
C#
C++/CLI
public class ApplicationProperties : IDisposable 
public ref class ApplicationProperties : public System.IDisposable   
Remarks

A copy of the current application properties can be obtained by calling the GetApplicationProperties method. The copy can be changed without affecting the current application properties.

After editing, apply the changes to the Server object by calling the SetApplicationProperties method.

Requirements

Target Platforms

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

Leadtools.MediaStreaming Assembly

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