Click or drag to resize
ListenerDefDistributionscope Property
Return the distribution scope of the listener.

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

Property Value

Type: ListenerDefDistributionScope
The distributionscope.
See Also