TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library
Admin.DeleteCMListener Method
Delete TIBCO Rendezvous certified listener.
public
void
DeleteCMListener(
CMListenerInfo
cmListener
);
Parameters
cmListener
the certified listener to be deleted.
Exceptions
Exception Type
Condition
AdminException
if not authorized or an error occurred.
ArgumentException
if cmListener is null.
See Also
Admin Class
|
TIBCO.EMS.ADMIN Namespace