KnowledgeDecreasedUnexpectedlyException クラス

同期ナレッジが予期せず減少した場合にスローされる例外です。

名前空間:  Microsoft.Synchronization
アセンブリ:  Microsoft.Synchronization (Microsoft.Synchronization.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class KnowledgeDecreasedUnexpectedlyException _
    Inherits SyncException
'使用
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

継承階層

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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

KnowledgeDecreasedUnexpectedlyException メンバー

Microsoft.Synchronization 名前空間