You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <param name="authenticationContext">The <see cref="IAuthenticationContext"/> for the request.</param>
38
+
/// <param name="cancellationToken">The <see cref="CancellationToken"/> for the operation.</param>
37
39
/// <returns>A <see cref="ValueTask{TResult}"/> resulting in a <see cref="ISourceStream{TMessage}"/> of the <see cref="SessionInvalidationReason"/> for the <paramref name="authenticationContext"/>.</returns>
0 commit comments