API reference
Property RetryAfter
- Namespace
- DisCatSharp.Exceptions
- Assembly
- DisCatSharp.dll
RetryAfter
Gets when to retry the request.
public long? RetryAfter { get; }
Property Value
- long?
Gets when to retry the request.
public long? RetryAfter { get; }