←Select platform

EnableLogging Property (JpipServerConfiguration)

Summary

Gets or sets a value that determines whether server should generate even logs.

Syntax

C#
VB
C++
public bool EnableLogging {get; set;}
Public Property EnableLogging As Boolean
public: 
property bool EnableLogging { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to generate event logs; otherwise false.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize