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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.