Méthode IWSTrust13AsyncContract.EndTrust13Cancel
Completes the Async Cancel method.
Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim instance As IWSTrust13AsyncContract Dim ar As IAsyncResult Dim returnValue As Message returnValue = instance.EndTrust13Cancel(ar)
Syntaxe
'Déclaration
Function EndTrust13Cancel ( _
ar As IAsyncResult _
) As Message
Message EndTrust13Cancel (
IAsyncResult ar
)
Message^ EndTrust13Cancel (
IAsyncResult^ ar
)
Message EndTrust13Cancel (
IAsyncResult ar
)
function EndTrust13Cancel (
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 IWSTrust13AsyncContract
Membres IWSTrust13AsyncContract
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust