mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 04:16:51 +00:00
docs: update code docs for SetRequestTimeout (#2520)
This commit is contained in:
@@ -832,7 +832,7 @@ namespace Octokit
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Set the GitHub Api request timeout.
|
||||
/// Sets the timeout for the connection between the client and the server.
|
||||
/// </summary>
|
||||
/// <param name="timeout">The Timeout value</param>
|
||||
public void SetRequestTimeout(TimeSpan timeout)
|
||||
|
||||
Reference in New Issue
Block a user