Search Results for

    Show / Hide Table of Contents

    Interface IFlowRuntimeService

    Namespace: Simplic.Flow
    Assembly: Simplic.Flow.dll
    Syntax
    public interface IFlowRuntimeService

    Properties

    | Improve this Doc View Source

    FlowEventArgs

    Declaration
    FlowEventArgs FlowEventArgs { get; }
    Property Value
    Type Description
    FlowEventArgs
    | Improve this Doc View Source

    Instance

    Declaration
    FlowInstance Instance { get; }
    Property Value
    Type Description
    FlowInstance

    Methods

    | Improve this Doc View Source

    EnqueueNode(ActionNode, DataPinScope)

    Declaration
    bool EnqueueNode(ActionNode node, DataPinScope scope)
    Parameters
    Type Name Description
    ActionNode node
    DataPinScope scope
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx