Click or drag to resize
ListenerDefCreate Method
Return a new ListenerDef instance.

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 Create()

Return Value

Type: ListenerDef
A new ListenerDef instance
See Also