Udostępnij za pośrednictwem


OpenIdConnectOptions.RefreshInterval Właściwość

Definicja

Pobiera lub ustawia minimalny czas między pobieraniem, w przypadku niepowodzenia pobierania lub jawnego żądania odświeżenia.

public:
 property TimeSpan RefreshInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan RefreshInterval { get; set; }
member this.RefreshInterval : TimeSpan with get, set
Public Property RefreshInterval As TimeSpan

Wartość właściwości

Wartość domyślna to DefaultRefreshInterval.

Dotyczy