[TIBCO.EMS .NET client library 6.3 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Create a QueueSender object to send messages to the specified queue
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public QueueSender CreateSender( Queue queue ) |
Public Function CreateSender ( _ queue As Queue _ ) As QueueSender |
public: QueueSender^ CreateSender( Queue^ queue ) |
Parameters
- queue
- Type: TIBCO.EMS..::.Queue
the Queue to access, or null if this is an unidentified producer