Create and return a copy of this object.
Namespace: Com.Tibco.As.Space.ListenerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic abstract ListenerDef Clone()
Public MustOverride Function Clone As ListenerDef
public:
virtual ListenerDef^ Clone() abstract
abstract Clone : unit -> ListenerDef
Return Value
Type:
ListenerDefA deep of the object
See Also