An instance of this is used for async invocation
Namespace: Com.Tibco.As.Space.RemoteAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
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 |