OpenEdge.Messaging.ISerializationContext
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetProducerOption (character) |
/**
Retrieve the value of a producer configuration option.
@param name The name of the option to fetch from the producer configuration.
*/
|
||
| CHARACTER GetTopicOption (character) |
/**
Retrieve the value of a configuration option that was specified
specifically for the topic of the record that is being
serialized.
@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 GetProducerOption (character)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetTopicOption (character)
|
||||||||||||||||||||||
Property Detail
OpenEdge.Messaging.IHeaders Headers
|
||||||||
|---|---|---|---|---|---|---|---|---|
LOGICAL IsPartitionKey
|
||||||||
CHARACTER TopicName
|
||||||||