| IHubGetFunctionsAsync Method |
| Name | Description | |
|---|---|---|
| GetFunctionsAsync(FunctionGroup) | Gets the list of all the script functions. | |
| GetFunctionsAsync(AsyncHandle, FunctionGroup) | Gets the list of all the script functions. | |
| GetFunctionsAsyncT(AsyncHandle, FuncResponse, T, FunctionGroup) | Gets the list of all the script functions. |