InvokeResultReturn Property |
Get the tuple returned as a result of a remote invocation
Namespace: Com.Tibco.As.Space.RemoteAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property Return As Tuple
Get
property Tuple^ Return {
Tuple^ get ();
}
abstract Return : Tuple with get
Property Value
Type:
TupleThe result tuple
See Also