←Select platform

LogWarnings Property (JpipServerConfiguration)

Summary

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

Syntax

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

Property Value

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