• API Documentation
  • i-net Clear Reports
  • i-net /// software
Search Results for

    Show / Hide Table of Contents
    • inetsoftware.Config
      • Configuration
      • ConfigurationManager
    • inetsoftware.ProcessBridge
      • ProcessConfig
      • ProcessException
    • inetsoftware.ProcessBridge.Handler
      • BridgedObject
      • RefObject
    • inetsoftware.Reporting
      • DatabaseTables
      • Engine
      • ReportProperties

    Namespace inetsoftware.ProcessBridge.Handler

    Classes

    BridgedObject

    Basic class for remote/bridged objects. All objects that extends from this class are a proxy to a class on the remote process side.

    There can be more as one instance of a BridgedObject to the same object on the remote side. If all BridgedObject for same remote object are garbage collected then also the the remote object can be garbage collected.

    RefObject

    Handle to an object that exist in the bridged/remote process

    In This Article
    Back to top Copyright © 1999-2025 i-net software GmbH