Click or drag to resize
InvokeResultReturn Property
Get the tuple returned as a result of a remote invocation

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
Tuple Return { get; }

Property Value

Type: Tuple
The result tuple
See Also