Summer.Batch.Extra.Service.Stop.ServiceStop Class Reference

Service use to sto stop a job or skipping a record. More...

Public Member Functions

void StopJob (string message)
 Stops the current job. More...
 
void SkipRecord (string message)
 Skips the current record. More...
 

Detailed Description

Service use to sto stop a job or skipping a record.

Member Function Documentation

void Summer.Batch.Extra.Service.Stop.ServiceStop.SkipRecord ( string  message)

Skips the current record.

Parameters
messagethe message describing the reason for skipping the item
void Summer.Batch.Extra.Service.Stop.ServiceStop.StopJob ( string  message)

Stops the current job.

Parameters
messagethe error message

The documentation for this class was generated from the following file:
  • Summer.Batch.Extra/Service/Stop/ServiceStop.cs