←Select platform

EnableLogging Property

Summary

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

Syntax

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

Property Value

true to generate event logs; 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