Compartir a través de


SyncException Miembros

Excepción que se produce cuando se produce un error durante la sincronización.

En las tablas siguientes se enumeran los miembros expuestos por el tipo SyncException .

Constructores públicos

(vea también Constructores protegidos )

  Nombre Descripción
Public method SyncException Sobrecargado. Inicializa una nueva instancia de la clase SyncException.

Arriba

Constructores protegidos

  Nombre Descripción
Protected method SyncException Sobrecargado. Inicializa una nueva instancia de la clase SyncException.

Arriba

Propiedades públicas

(vea también Propiedades protegidas )

  Nombre Descripción
Public property Data  (Se hereda de Exception).
Public property ErrorNumber Obtiene o establece un número de error para la excepción. Obsoleto.
Public property HelpLink  (Se hereda de Exception).
Public property InnerException  (Se hereda de Exception).
Public property Message  (Se hereda de Exception).
Public property Source  (Se hereda de Exception).
Public property StackTrace  (Se hereda de Exception).
Public property SyncSource Obtiene o establece el nombre del componente que produjo la excepción. Obsoleto.
Public property SyncStage Obtiene o establece un valor de enumeración SyncStage que representa la fase de sincronización durante la cual se produjo el error. Obsoleto.
Public property TargetSite  (Se hereda de Exception).

Arriba

Propiedades protegidas

  Nombre Descripción
Protected property HResult  (Se hereda de Exception).

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Public method Equals  Sobrecargado. (Se hereda de Object).
Public method GetBaseException  (Se hereda de Exception).
Public method GetHashCode  (Se hereda de Object).
Public method GetObjectData  (Se hereda de Exception).
Public method GetType  (Se hereda de Exception).
Public method Static ReferenceEquals  (Se hereda de Object).
Public method ToString  (Se hereda de Exception).

Arriba

Métodos protegidos

  Nombre Descripción
Protected method Finalize  (Se hereda de Object).
Protected method MemberwiseClone  (Se hereda de Object).

Arriba

Vea también

Referencia

SyncException Clase
Microsoft.Synchronization Espacio de nombres