Implemented interface member:
method
LoadAsync
Microsoft.AspNetCore.Http.ISession.LoadAsync(System.Threading.CancellationToken)
1 reference to LoadAsync
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.