Partager via


Méthode IWSTrustFeb2005AsyncContract.EndTrustFeb2005Cancel

Completes the Async Cancel method.

Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim instance As IWSTrustFeb2005AsyncContract
Dim ar As IAsyncResult
Dim returnValue As Message

returnValue = instance.EndTrustFeb2005Cancel(ar)

Syntaxe

'Déclaration
Function EndTrustFeb2005Cancel ( _
    ar As IAsyncResult _
) As Message
Message EndTrustFeb2005Cancel (
    IAsyncResult ar
)
Message^ EndTrustFeb2005Cancel (
    IAsyncResult^ ar
)
Message EndTrustFeb2005Cancel (
    IAsyncResult ar
)
function EndTrustFeb2005Cancel (
    ar : IAsyncResult
) : Message

Paramètres

  • ar
    The IAsyncResult result instance returned by the BeginCancel call.

Valeur de retour

Message object that contains the RSTR.

Cohérence de thread

Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Voir aussi

Référence

Interface IWSTrustFeb2005AsyncContract
Membres IWSTrustFeb2005AsyncContract
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust