Partage via


DiscoveryService.OnEndFind(IAsyncResult) Méthode

Définition

Remplacez cette méthode pour gérer l'achèvement d'une opération de recherche.

protected:
 abstract void OnEndFind(IAsyncResult ^ result);
protected abstract void OnEndFind (IAsyncResult result);
abstract member OnEndFind : IAsyncResult -> unit
Protected MustOverride Sub OnEndFind (result As IAsyncResult)

Paramètres

result
IAsyncResult

Référence à l'opération asynchrone terminée.

S’applique à