Click or drag to resize
InvokeResultListHandler Interface
An instance of this is used for async invocation

Namespace: Com.Tibco.As.Space.Remote
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public interface InvokeResultListHandler : ResultHandler

The InvokeResultListHandler type exposes the following members.

Methods
  NameDescription
Public methodOnComplete
Called when the invoke operation on the member completes
Top
See Also