Click or drag to resize
MetaspaceSelfMember Property
Return the Member for this Metaspace connection.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract Member SelfMember { get; }

Property Value

Type: Member
The member object for this connection
See Also