Click or drag to resize
ListenerDefTimescope Property
Return the time 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 ListenerDefTimeScope Timescope { get; set; }

Property Value

Type: ListenerDefTimeScope
The timescope.
See Also