InvokeResultMember Property |
Get the member which executed the 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 Member As Member
Get
property Member^ Member {
Member^ get ();
}
abstract Member : Member with get
Property Value
Type:
MemberThe member which executed the remote invocation
See Also