Freigeben über


KnowledgeDecreasedUnexpectedlyException-Klasse

Die Ausnahme, die ausgelöst wird, wenn das Synchronisierungswissen unerwartet reduziert wird.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class KnowledgeDecreasedUnexpectedlyException
    Inherits SyncException
'Usage
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

Vererbungshierarchie

System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.KnowledgeDecreasedUnexpectedlyException

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

KnowledgeDecreasedUnexpectedlyException-Member
Microsoft.Synchronization-Namespace