Click or drag to resize

AutoScaleService Class

The auto scale service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.WeighbridgeAutoScaleService

Namespace:  AMCS.Elemos.IntegrationService.Services.Weighbridge
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class AutoScaleService

The AutoScaleService type exposes the following members.

Methods
  NameDescription
Public methodProcessScheduledJob
Processes the scheduled job.
Public methodProcessUnscheduledJob
Processes the unscheduled job.
Top
Fields
  NameDescription
Public fieldStatic memberExternalDesinationExceptionMessage
The external desination exception message
Public fieldStatic memberJobAlreadyCompletedExceptionMessage
The job already completed exception message
Public fieldStatic memberJobNotFoundExceptionMessage
Different customers will likely want different messages for each exception type that is of any use to a driver. In other words ELH (who this was originally developed for) wanted messages I didn't think other customers would want drivers to see.
Public fieldStatic memberOrderNotValidTodayExceptionMessage
The order not valid today exception message
Top
See Also