共用方式為


JwtBearerOptions.BackchannelTimeout 屬性

定義

取得或設定使用 backchannel 來呼叫 http 時的逾時。

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

屬性值

適用於