Click or drag to resize
InvokeResultContext Property
Gets the context.

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

Property Value

Type: Tuple
The context that was passed while doing the invoke
See Also