Search Results for

    Show / Hide Table of Contents

    Class ResourceRequirementsPlanningShipmentSavedConsumer

    Represents the shipment saved consumer for the rrp

    Inheritance
    System.Object
    ResourceRequirementsPlanningShipmentSavedConsumer
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class ResourceRequirementsPlanningShipmentSavedConsumer : ConsumerBase<ShipmentSaved>

    Constructors

    | Improve this Doc View Source

    ResourceRequirementsPlanningShipmentSavedConsumer(IKeyValueStore, IShipmentService)

    Constructor

    Declaration
    public ResourceRequirementsPlanningShipmentSavedConsumer(IKeyValueStore keyValueStore, IShipmentService shipmentService)
    Parameters
    Type Name Description
    IKeyValueStore keyValueStore
    IShipmentService shipmentService

    Methods

    | Improve this Doc View Source

    Execute(ConsumeContext<ShipmentSaved>)

    Method to execute

    Declaration
    public override async Task Execute(ConsumeContext<ShipmentSaved> message)
    Parameters
    Type Name Description
    ConsumeContext<ShipmentSaved> message
    Returns
    Type Description
    System.Threading.Tasks.Task
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx