API reference
Property PendingStateCleanupInterval
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
PendingStateCleanupInterval
Gets or sets how often the default in-memory pending state store prunes expired entries.
public TimeSpan PendingStateCleanupInterval { get; set; }