Skip to main content
Version: 3.x

IMessageTypeResolver.OnProduceAsync method

Stores the message type somewhere when producing

public ValueTask OnProduceAsync(IMessageContext context)
parameterdescription
contextThe IMessageContext containing the message and the metadata

See Also