- Namespace
- CondenserDotNet
.Middleware .Pipelines - Containing Type
- Service
With Custom Client
Syntax
public 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 |
