Click or drag to resize
Invocable Interface
Invocable that is passed to the remote invocation operation

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 Invocable

The Invocable type exposes the following members.

Methods
  NameDescription
Public methodInvoke
Method executed on the seeder for the key contained in tuple when a client calls Space.Invoke() function
Top
See Also