Click or drag to resize
SpaceDistributionRole Property
Sets the space member's distribution role in the Space to leech or seeder.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
DistributionRole DistributionRole { get; set; }

Property Value

Type: DistributionRole
distribution role can be either LEECH or SEEDER
See Also