Method PrintServices
PrintServices(IClient)
Declaration
[Obsolete("For testing")]
public static Task<ImmutableList<string>> PrintServices(this IClient client)
Parameters
| Type | Name | Description |
|---|---|---|
| IClient | client |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<ImmutableList<System.String>> |