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 : ApplicationProperties Class |
public class ApplicationProperties : System.IDisposable
'Declaration
Public Class ApplicationProperties Implements System.IDisposable
'Usage
Dim instance As ApplicationProperties
public ref class ApplicationProperties : public System.IDisposable
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.