Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

EnableLogging Property (JpipServerConfiguration)






Gets or sets a value that determines whether server should generate even logs.
Syntax
public bool EnableLogging {get; set;}
'Declaration
 
Public Property EnableLogging As Boolean
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As Boolean
 
instance.EnableLogging = value
 
value = instance.EnableLogging

            

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

Property Value

true to generate event logs; otherwise false.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
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