- Namespace
- CondenserDotNet
.Server - Containing Type
- IConsulService
Syntax
Task Initialise(string serviceId, string nodeId, string[] tags, string address, int port)
Parameters
| Name | Type | Description |
|---|---|---|
| serviceId | string | |
| nodeId | string | |
| tags | string[] | |
| address | string | |
| port | int |
Return Value
| Type | Description |
|---|---|
| Task |
