KnowledgeDecreasedUnexpectedlyException 클래스
동기화 정보가 갑자기 감소할 때 throw되는 예외입니다.
네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
<SerializableAttribute> _
Public Class KnowledgeDecreasedUnexpectedlyException
Inherits SyncException
‘사용 방법
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
상속 계층 구조
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.KnowledgeDecreasedUnexpectedlyException
스레드로부터의 안전성
이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
참고 항목
참조
KnowledgeDecreasedUnexpectedlyException 멤버
Microsoft.Synchronization 네임스페이스