Configuration properties for Listeners.

Namespace: Com.Tibco.As.Space.Listener
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)

Syntax

C#
public abstract class ListenerDef
Visual Basic
Public MustInherit Class ListenerDef
Visual C++
public ref class ListenerDef abstract
F#
[<AbstractClassAttribute>]
type ListenerDef =  class end

Inheritance Hierarchy

System..::..Object
  Com.Tibco.As.Space.Listener..::..ListenerDef

See Also