←Select platform

EventLogEntryEventType Enumeration

Summary

Represents the type of event generated by the Leadtools.Jpip.Server.JpipServer

Syntax

C#
VB
C++
public enum EventLogEntryEventType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum EventLogEntryEventType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class EventLogEntryEventType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000Error Event log with information about events caused by an error.
0x00000001Warning Event log with warnings.
0x00000002Information Event log with general information.
0x00000003Debug Event log with information for debugging purposes.
Remarks

Use this enumeration to identify and filter the type and severity of events.

Example

For an example, refer to Leadtools.Jpip.Server.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