Retuned from the invoke operations
Namespace: Com.Tibco.As.Space.RemoteAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public interface InvokeResult : Result |
Visual Basic |
---|
Public Interface InvokeResult Inherits Result |
Visual C++ |
---|
public interface class InvokeResult : Result |
F# |
---|
type InvokeResult = interface interface Result end |