Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IPublishMessageCommandStep2 Interface Reference

Public Member Functions

IPublishMessageCommandStep3 CorrelationKey (string correlationKey)
 Set the value of the correlation key of the message. More...
 

Member Function Documentation

◆ CorrelationKey()

IPublishMessageCommandStep3 Zeebe.Client.Api.Commands.IPublishMessageCommandStep2.CorrelationKey ( string  correlationKey)

Set the value of the correlation key of the message.

This value will be used together with the message name to find matching message subscriptions.

Parameters
correlationKeythe correlation key value of the message.
Returns
the builder for this command

The documentation for this interface was generated from the following file: