Classe NegativeRangeException
Exception qui est levée par la méthode KnowledgeBuilder..::..BuildSyncKnowledge lorsqu'un objet ItemRangeOverride qui est utilisé pour générer la connaissance contient une propriété ClockVector qui ne contient pas la propriété KnowledgeBuilder..::..ScopeClockVector.
Espace de noms : Microsoft.Synchronization
Assembly : Microsoft.Synchronization (dans Microsoft.Synchronization.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class NegativeRangeException _
Inherits SyncException
'Utilisation
Dim instance As NegativeRangeException
[SerializableAttribute]
public class NegativeRangeException : SyncException
[SerializableAttribute]
public ref class NegativeRangeException : public SyncException
[<SerializableAttribute>]
type NegativeRangeException =
class
inherit SyncException
end
public class NegativeRangeException extends SyncException
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .Exception
Microsoft.Synchronization. . :: . .SyncException
Microsoft.Synchronization..::..NegativeRangeException
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.