Search Results for

    Show / Hide Table of Contents

    Class AsyncConnectionHandler

    Inheritance
    System.Object
    AsyncConnectionHandler
    Implements
    IUIQueueItem
    IQueueItem
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class AsyncConnectionHandler : IUIQueueItem, IQueueItem

    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
    System.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
    System.Guid

    Methods

    | Improve this Doc View Source

    Do()

    Declaration
    public void Do()

    Implements

    IUIQueueItem
    IQueueItem
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx