Aracılığıyla paylaş


IssuedSecurityTokenProvider.BeginGetTokenCore Yöntem

Tanım

Zaman uyumsuz olarak belirteç çekirdeğini almaya başlar.

protected:
 override IAsyncResult ^ BeginGetTokenCore(TimeSpan timeout, AsyncCallback ^ callback, System::Object ^ state);
protected override IAsyncResult BeginGetTokenCore (TimeSpan timeout, AsyncCallback callback, object state);
override this.BeginGetTokenCore : TimeSpan * AsyncCallback * obj -> IAsyncResult
Protected Overrides Function BeginGetTokenCore (timeout As TimeSpan, callback As AsyncCallback, state As Object) As IAsyncResult

Parametreler

timeout
TimeSpan

TimeSpanÇağrının zaman aşımına uğraydıktan sonra.

callback
AsyncCallback

AsyncCallbackİşlem tamamlandığında yürütülecek yöntem.

state
Object

Objectİşlemin durumunu temsil eden bir.

Döndürülenler

IAsyncResult

IAsyncResultZaman uyumsuz bir işlemin sonucunu temsil eden nesne.

Şunlara uygulanır