IMethodExecuter Interface

The IMethodExecutor defines an interface for execuing Public Mehtod calls to the AB Suite system

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public interface IMethodExecuter

The IMethodExecuter type exposes the following members.

Methods

  NameDescription
Public methodCall
The Call method is used to execute a specified Public Method defined in the AB Suite system
Public methodCallAsync
Top
See Also

Reference