InvokeResultListHandler Interface |
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.1.5.12)
Syntaxpublic interface InvokeResultListHandler : ResultHandler
Public Interface InvokeResultListHandler
Inherits ResultHandler
public interface class InvokeResultListHandler : ResultHandler
type InvokeResultListHandler =
interface
interface ResultHandler
end
The InvokeResultListHandler type exposes the following members.
Methods
| Name | Description |
---|
 | OnComplete |
Called when the invoke operation on the member completes
|
Top
See Also