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

Public Member Functions

IBroadcastSignalCommandStep2 SignalName (string signalName)
 Set the name of the signal.
 

Member Function Documentation

◆ SignalName()

IBroadcastSignalCommandStep2 Zeebe.Client.Api.Commands.IBroadcastSignalCommandStep1.SignalName ( string signalName)

Set the name of the signal.

Parameters
signalNamethe name of the signal.
Returns
the builder for this command.

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