IssuedSecurityTokenProvider.EndClose(IAsyncResult) Methode

Definition

Beendet den asynchronen Aufruf zum Schließen des Anbieters.

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)

Parameter

result
IAsyncResult

Ein IAsyncResult-Objekt, das das Ergebnis eines asynchronen Vorgangs darstellt.

Implementiert

Gilt für: