| ResolutionList Methods |
The ResolutionList type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(String) | Add the topic to the list.
| |
| Add(Message) | ||
| Add(String, CorrelationID) | ||
| Add(Message, CorrelationID) | ||
| AddAttribute | Obsolete.
This method is not supported.
| |
| Attribute | Obsolete.
This method is not supported.
| |
| AttributeAt | Obsolete.
This method is not supported.
| |
| CorrelationIdAt | Return the correlation id at index.
| |
| Message | ||
| MessageAt | Return the message at the index.
| |
| Size | Return the list size
| |
| Status | Return the resolution status corresponding to the
correlation id.
| |
| StatusAt | Return the resolution status corresponding to the index.
| |
| TopicString | ||
| TopicStringAt | Return the topic string at index.
|