Retuned from the invoke operations

Namespace: Com.Tibco.As.Space.Remote
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
public interface InvokeResult : Result
Visual Basic
Public Interface InvokeResult _
	Inherits Result
Visual C++
public interface class InvokeResult : Result

See Also