LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

LogDebug Property (JpipServerConfiguration)

Show in webframe





Gets or sets a value that determines whether an event log of type EventType.Debug should be written to the log file.
Syntax
public bool LogDebug {get; set;}
'Declaration
 
Public Property LogDebug As Boolean
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As Boolean
 
instance.LogDebug = value
 
value = instance.LogDebug

            

            
public:
property bool LogDebug {
   bool get();
   void set (    bool value);
}

Property Value

true to enable logging event log of type EventType.Debug; otherwise false.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features