LEADTOOLS Cloud (Leadtools.Cloud.Job assembly)

LogType Enumeration

Show in webframe





Specifies the type of log message.
Syntax
public enum LogType : System.Enum 
'Declaration
 
Public Enum LogType 
   Inherits System.Enum
'Usage
 
Dim instance As LogType

            

            
public enum class LogType : public System.Enum 
Members
ValueMemberDescription
0x00000000ErrorError message.
0x00000001WarningWarning message.
0x00000002InformationInformational message.
0x00000003DebugDebug message.
Remarks
For more information, refer to Programming with LEADTOOLS Logging.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Cloud.Job.LogType

Requirements

Target Platforms

See Also

Reference

Leadtools.Cloud.Job Namespace
Creating Cloud Worker Assemblies
Programming with LEADTOOLS Logging

 

 


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