- Namespace
- CondenserDotNet
.Client .Services - Containing Type
- ServiceRegistry
Syntax
public void SetServiceListCallback(string serviceName, Action<List<InformationServiceSet>> callback)
Parameters
Name | Type | Description |
---|---|---|
serviceName | string | |
callback | Action |
Return Value
Type | Description |
---|---|
void |