Implemented interface member:
method
CommitAsync
Microsoft.AspNetCore.Http.ISession.CommitAsync(System.Threading.CancellationToken)
1 reference to CommitAsync
Microsoft.AspNetCore.Session (1)
DistributedSession.cs (1)
47/// The maximum amount of time <see cref="LoadAsync(CancellationToken)"/> and <see cref="CommitAsync(CancellationToken)"/> are allowed take.