Click or drag to resize
ListenerDefClone Method
Create and return a copy of this object.

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 ListenerDef Clone()

Return Value

Type: ListenerDef
A deep of the object
See Also