←Select platform

JpipConfiguration Class

Summary

Reads configuration values from a configuration file.

Syntax

C#
VB
C++
public class JpipConfiguration : IServerConfiguration 
  
Public Class JpipConfiguration  
public ref class JpipConfiguration  

Remarks

The class reads the configuration values defined in the 'appSettings' section from the application configuration file.

If a configuration value is not found in the configuration file, default values will be returned. You can read all default values from ConfigurationDefaults.

Example

For an example, refer to JpipServer.

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.Jpip.Server Assembly