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

Properties

int NodeId [get]
 
Returns
the node if of the broker.

 
string Host [get]
 
Returns
the address host of the broker.

 
int Port [get]
 
Returns
the address port of the broker.

 
string Address [get]
 
Returns
the address (host+port) of the broker separated by a ':'.

 
IList< IPartitionInfoPartitions [get]
 
Returns
all partitions of the broker.

 

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