Partager via


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
[<SerializableAttribute>]
type KnowledgeDecreasedUnexpectedlyException =  
    class
        inherit SyncException
    end
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 static (Shared dans 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