Aydsko iRacing Data API
Show / Hide Table of Contents

Delegate GetOAuthTokenResponse

Namespace: Aydsko.iRacingData
Assembly: Aydsko.iRacingData.dll
Syntax
public delegate Task<OAuthTokenResponse> GetOAuthTokenResponse(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task<OAuthTokenResponse>
In this article
Back to top Generated by DocFX