![]() | HelperDestination Class |
Namespace: SolaceSystems.Solclient.Messaging
public static class Destination
The HelperDestination type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetEncodedName | |
![]() ![]() | QueueFromEncodedName |
Creates a IQueue instance given its encoded string form.
The durability of the queue is inferred
from the encoded string form (encodedQueueName).
|
![]() ![]() | TopicFromEncodedName |
Creates a ITopic instance given its encoded string form. Whether the topic
is temporary or not is inferred from the encoded string form (encodedTopicName).
|