| Interface | Description |
|---|---|
| OfferSequence |
Represents a reliable sequence that has been offered by an RM source to an
RM destination.
|
| Class | Description |
|---|---|
| CreateSequencePostSecurityTokenCallback | |
| MessageInfo |
Represents a reliable message on a sequence, and what we know about it.
|
| SourceMessageInfo |
Represents an outgoing reliable request from the source sequence, what we
know about it, and what we've received in response to it.
|
| SourceMessageInfo.ClientInvokeInfo |
| Exception | Description |
|---|---|
| UnknownSequenceException |
Indicates a sequence with a given ID could not be found.
|
| UnknownSourceSequenceException |
Indicates that a source sequence (on the RM source side) could not be found.
|