TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library |
|
Admin.CreateDurable Method
Create the durable with given name and client ID.
Parameters
-
topicName
- The name of topic on which to create durable.
-
durableName
- The name of the durable to create.
-
clientID
- The client ID associated with the durable (can be null).
-
selector
- The selector associated with the durable (can be null).
-
nolocal
- Prevents reception of messages sent on this session.
-
route
- Designates this as a durable for another server.
Exceptions
See Also
Admin Class | TIBCO.EMS.ADMIN Namespace