HeaderNames.RetryAfter Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Retry-After
HTTP header name.
public: System::String ^ RetryAfter;
public: static initonly System::String ^ RetryAfter;
public const string RetryAfter;
public static readonly string RetryAfter;
val mutable RetryAfter : string
staticval mutable RetryAfter : string
Public Const RetryAfter As String
Public Shared ReadOnly RetryAfter As String