◆ UseGatewayAddress()
The address which the client should connect to.
- Parameters
-
gatewayAddress | the address to which the client should connect to. |
- Returns
- the next step builder, to configure transport security which the client should use.
◆ UseLoggerFactory()
IZeebeClientBuilder Zeebe.Client.Api.Builder.IZeebeClientBuilder.UseLoggerFactory |
( |
ILoggerFactory | loggerFactory | ) |
|
The logger factory which the client should use to log messages. This is optional and if not set the client will not log any messages.
- Parameters
-
loggerFactory | the factory which is used to create an logger. |
- Returns
- the builder, to configure the zeebe client.
The documentation for this interface was generated from the following file:
- Client/Api/Builder/IZeebeClientBuilder.cs