Callback used to set a key/value pair on an object.
Should be called by the propagator each time a key/value pair should be set, and should set that key/value pair on the propagator.
object or class which carries key/value pairs
string key to modify
value to be set to the key on the carrier
Generated using TypeDoc
A setter is specified by the caller to define a specific method to set key/value pairs on the carrier within a propagator
1.0.0