IssuedSecurityTokenProvider.EndClose(IAsyncResult) Metod

Definition

Avslutar det asynkrona anropet för att stänga providern.

public:
 virtual void EndClose(IAsyncResult ^ result);
public void EndClose(IAsyncResult result);
abstract member EndClose : IAsyncResult -> unit
override this.EndClose : IAsyncResult -> unit
Public Sub EndClose (result As IAsyncResult)

Parametrar

result
IAsyncResult

Ett IAsyncResult objekt som representerar resultatet av en asynkron åtgärd.

Implementeringar

Gäller för