[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation provides details for the `AppHubClientBuilder` class, which is used to configure and build `AppHubClient` instances within the App Hub v1 API."],["`AppHubClientBuilder` inherits from `ClientBuilderBase` and offers methods for configuring credentials, endpoints, and other settings necessary for creating a functional `AppHubClient`."],["The `AppHubClientBuilder` class offers methods to build the client either synchronously or asynchronously with the use of `Build()` and `BuildAsync()`, respectively."],["The `Settings` property of the `AppHubClientBuilder` allows for the configuration of settings to be used for RPCs, with an option to default to standard settings."],["It has methods for returning the pool channel used when no other channel options have been specified."]]],[]]