Click or drag to resize
MemberInvocable Interface
InvocableMember 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 MemberInvocable

The MemberInvocable type exposes the following members.

Methods
  NameDescription
Public methodInvoke
Method executed on the node specified by the client calling Space.InvokeMember() or when a client calls Space.InvokeMembers()
Top
See Also