Classe KnowledgeDecreasedUnexpectedlyException
L'exception levée lorsque la connaissance de synchronisation diminue de façon inattendue.
Espace de noms: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (dans microsoft.synchronization.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class KnowledgeDecreasedUnexpectedlyException
Inherits SyncException
'Utilisation
Dim instance As KnowledgeDecreasedUnexpectedlyException
[SerializableAttribute]
public class KnowledgeDecreasedUnexpectedlyException : SyncException
[SerializableAttribute]
public ref class KnowledgeDecreasedUnexpectedlyException : public SyncException
/** @attribute SerializableAttribute() */
public class KnowledgeDecreasedUnexpectedlyException extends SyncException
SerializableAttribute
public class KnowledgeDecreasedUnexpectedlyException extends SyncException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.KnowledgeDecreasedUnexpectedlyException
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 KnowledgeDecreasedUnexpectedlyException
Espace de noms Microsoft.Synchronization