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

Syntax

C#
public interface Invocable
Visual Basic
Public Interface Invocable
Visual C++
public interface class Invocable
F#
type Invocable =  interface end

See Also