Click or drag to resize
ListenerDefDefault Property
Provides a default listener definition object that can be used when you need a Distribution scope all and only new events.

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 static ListenerDef Default { get; }

Property Value

Type: ListenerDef
The default ListenerDef
See Also