LEADTOOLS Cloud (Leadtools.Cloud.Job assembly)
LEAD Technologies, Inc

LogType Enumeration






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 LogType : System.Enum 
Leadtools.Cloud.Job.LogType = function() { };
Leadtools.Cloud.Job.LogType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LogType : public System.Enum 
Members
MemberDescription
DebugDebug message.
ErrorError message.
InformationInformational message.
WarningWarning 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.