Interface IRateLimitEvent
Event containing information about the happened rate limit event
Namespace: PnP.Core.Services
Assembly: PnP.Core.dll
Syntax
public interface IRateLimitEvent
Properties
Limit
Properties
Event property bag
Declaration
IDictionary<string, object> Properties { get; }
Property Value
| IDictionary<string, object> |