Click or drag to resize
SpaceLeeches Property
Gets the leeches.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
ICollection<Member> Leeches { get; }

Property Value

Type: ICollectionMember
The collection of all the leeches
See Also