Click or drag to resize
InvokeResultMember Property
Get the member which executed the 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
Member Member { get; }

Property Value

Type: Member
The member which executed the remote invocation
See Also