CreateNonDurableTopicEndpoint |
Creates a non-durable Topic Endpoint. The non-durable Topic Endpoint must be bound to
by a IFlow on this session.
The non-durable endpoint is created on the appliance when a consumer is bound on this session. |
CreateNonDurableTopicEndpoint(String) |
Creates a non-durable Topic Endpoint based on the given name. The non-durable Topic
Endpoint must be bound to by a IFlow on this session.
The non-durable endpoint is created on the appliance when a consumer is bound on this session. |