←Select platform

EnableLogging Field

Summary

The default value that specifies whether the server should generate event logs.

Syntax

C#
VB
C++
public const bool EnableLogging 
  
Public Const EnableLogging As Boolean 
public: 
const bool EnableLogging 

Field Value

true to enable logging; otherwise, false.

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