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
The IMethodExecuter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Call |
The Call method is used to execute a specified Public Method defined in the AB Suite system
|
![]() | CallAsync |
See Also