[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Close the QueueRequestor object.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public void Close() |
Public Sub Close |
public: void Close() |
Remarks
This method also closes the QueueSession
as a side effect.
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS..::.EMSException | In case of errors in closing the QueueRequestor object |