[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Deletes this temporary topic.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public void Delete() |
Public Sub Delete |
public: void Delete() |
Remarks
When a client deletes a temporary topic, the server deletes any unconsumed messages in the topic.
If the client still has listeners or receivers for the topic, or is in the middle of a Receive call, then Delete throws an EMSException.