Skip to content

Clarify client factory comment #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 7, 2025

Conversation

amerjusupovic
Copy link
Member

The SetClientFactory method currently does not replace the Connect method, and the way this works may be unclear to users.

@amerjusupovic amerjusupovic requested review from jimmyca15 and Copilot May 6, 2025 20:05
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR clarifies the XML documentation for the SetClientFactory method by explicitly stating that calling Connect remains necessary and that the client factory will not be used for authentication.

  • Clarified the behavior of the client factory in relation to the Connect method
  • Updated XML comments to improve user understanding

@amerjusupovic amerjusupovic merged commit 17ed39c into preview May 7, 2025
3 checks passed
@amerjusupovic amerjusupovic deleted the ajusupovic/improve-clientfactory-comment branch May 7, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants