Search Results for

    Show / Hide Table of Contents

    Class AsyncConnectionHandler

    Inheritance
    System.Object
    AsyncConnectionHandler
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class AsyncConnectionHandler : IUIQueueItem

    Properties

    | Improve this Doc View Source

    ContextView

    Declaration
    public InstanceDataGrid ContextView { get; set; }
    Property Value
    Type Description
    InstanceDataGrid
    | Improve this Doc View Source

    DestinationInstanceData

    Declaration
    public dynamic DestinationInstanceData { get; set; }
    Property Value
    Type Description
    System.Object
    | Improve this Doc View Source

    DestinationStackGuid

    Declaration
    public Guid DestinationStackGuid { get; set; }
    Property Value
    Type Description
    Guid
    | Improve this Doc View Source

    RefreshRegisterAssignment

    Declaration
    public bool RefreshRegisterAssignment { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SourceInstanceData

    Declaration
    public dynamic SourceInstanceData { get; set; }
    Property Value
    Type Description
    System.Object
    | Improve this Doc View Source

    SourceStackGuid

    Declaration
    public Guid SourceStackGuid { get; set; }
    Property Value
    Type Description
    Guid

    Methods

    | Improve this Doc View Source

    Do()

    Declaration
    public void Do()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx