←Select platform

LogErrors Property (JpipServerConfiguration)

Summary

Gets or sets a value that determines whether an event log of type EventType.Error should be written to the log file.

Syntax

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

Property Value

true to enable logging event log of type EventType.Error; 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