Partager via


Classe DbSyncSessionProgressEventArgs

Fournit des données pour l'événement SessionProgress.

Cette classe n'est pas conforme CLS.  

Espace de noms: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (dans microsoft.synchronization.data.dll)

Syntaxe

'Déclaration
<SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase")> _
<CLSCompliantAttribute(False)> _
Public Class DbSyncSessionProgressEventArgs
    Inherits SyncStagedProgressEventArgs
'Utilisation
Dim instance As DbSyncSessionProgressEventArgs
[SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase")] 
[CLSCompliantAttribute(false)] 
public class DbSyncSessionProgressEventArgs : SyncStagedProgressEventArgs
[SuppressMessageAttribute(L"Microsoft.Naming", L"CA1706:ShortAcronymsShouldBeUppercase")] 
[CLSCompliantAttribute(false)] 
public ref class DbSyncSessionProgressEventArgs : public SyncStagedProgressEventArgs
/** @attribute SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase") */ 
/** @attribute CLSCompliantAttribute(false) */ 
public class DbSyncSessionProgressEventArgs extends SyncStagedProgressEventArgs
SuppressMessageAttribute("Microsoft.Naming", "CA1706:ShortAcronymsShouldBeUppercase") 
CLSCompliantAttribute(false) 
public class DbSyncSessionProgressEventArgs extends SyncStagedProgressEventArgs

Hiérarchie d'héritage

System.Object
   System.EventArgs
     Microsoft.Synchronization.SyncStagedProgressEventArgs
      Microsoft.Synchronization.Data.DbSyncSessionProgressEventArgs

Sécurité des threads

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

Voir aussi

Référence

Membres DbSyncSessionProgressEventArgs
Espace de noms Microsoft.Synchronization.Data