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

Public Member Functions

IPublishMessageCommandStep2 MessageName (string messageName)
 Set the name of the message. More...
 

Member Function Documentation

◆ MessageName()

IPublishMessageCommandStep2 Zeebe.Client.Api.Commands.IPublishMessageCommandStep1.MessageName ( string  messageName)

Set the name of the message.

Parameters
messageNamethe name of the message.
Returns
the builder for this command.

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