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.2.0.015)

Syntax

C#
public interface InvokeResultListHandler : ResultHandler
Visual Basic
Public Interface InvokeResultListHandler
	Inherits ResultHandler
Visual C++
public interface class InvokeResultListHandler : ResultHandler
F#
type InvokeResultListHandler =  
    interface
        interface ResultHandler
    end

See Also