LEADTOOLS Cloud (Leadtools.Services.Cloud.DataContracts assembly)
LEAD Technologies, Inc

FailureInformation Class






Members 
Provides detailed information related to a job error.
Object Model
FailureInformation Class
Syntax
[DataContractAttribute()]
public class FailureInformation 
'Declaration
 
<DataContractAttribute()>
Public Class FailureInformation 
'Usage
 
Dim instance As FailureInformation
public sealed class FailureInformation 
function Leadtools.Services.Cloud.DataContracts.FailureInformation()
[DataContractAttribute()]
public ref class FailureInformation 
Remarks
This class will only contain valid information if the job status is JobStatus.Failed Use the IJobService.GetJobInformation method to obtain the failure information for a job. A job is considered to have failed when the worker assembly calls SetFailureStatus and the status is set to JobStatus.Failed.
Example
For an example, refer to IJobService.GetJobInformation.
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

FailureInformation Members
Leadtools.Services.Cloud.DataContracts Namespace
SetFailureStatus Method
GetJobInformation Method
Understanding The LEADTOOLS Cloud Database

 

 


Products | Support | Contact Us | Copyright Notices

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