OpenEdge.Messaging.IDeserializationContext
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetConsumerOption (character) |
/**
Retrieve the value of a consumer configuration option.
@param name The name of the option to fetch from the consumer configuration.
*/
|
||
| CHARACTER GetTopicOption (character, character) |
/**
Retrieve the value of a configuration option that was specified
specifically for the topic of the record that is being
deserialized.
@param name The name of the option to fetch from the topic configuration.
*/
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Messaging.IHeaders Headers |
|
||
| LOGICAL IsPartitionKey |
|
||
| CHARACTER TopicName |
|
Method Detail
CHARACTER GetConsumerOption (character)
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetTopicOption (character, character)
|
||||||||||||||||||||||||||
Property Detail
OpenEdge.Messaging.IHeaders Headers
|
||||||||
|---|---|---|---|---|---|---|---|---|
LOGICAL IsPartitionKey
|
||||||||
CHARACTER TopicName
|
||||||||