IssuedSecurityTokenProvider.EndClose(IAsyncResult) Methode

Definitie

Hiermee wordt de asynchrone aanroep voor het sluiten van de provider beëindigd.

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)

Parameters

result
IAsyncResult

Een IAsyncResult object dat het resultaat van een asynchrone bewerking weergeeft.

Implementeringen

Van toepassing op