ConditionalScopeBase.StartScope - Méthode
Démarrer la portée d'exécution conditionnelle.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
Public Function StartScope As IDisposable
'Utilisation
Dim instance As ConditionalScopeBase
Dim returnValue As IDisposable
returnValue = instance.StartScope()
public IDisposable StartScope()
Valeur renvoyée
Type : System.IDisposable