DataCacheException 생성자 (SerializationInfo, StreamingContext)
DataCacheException 클래스의 새 인스턴스를 초기화하며, 예외와 함께 직렬화 정보를 제공할 수 있게 합니다.
네임스페이스: Microsoft.ApplicationServer.Caching
어셈블리: Microsoft.ApplicationServer.Caching.Core(위치: microsoft.applicationserver.caching.core.dll)
사용
구문
‘선언
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
protected DataCacheException (
SerializationInfo info,
StreamingContext context
)
protected:
DataCacheException (
SerializationInfo^ info,
StreamingContext context
)
protected DataCacheException (
SerializationInfo info,
StreamingContext context
)
protected function DataCacheException (
info : SerializationInfo,
context : StreamingContext
)
매개 변수
- info
개체에 대한 직렬화 정보를 저장합니다.
- context
직렬화된 스트림의 원본, 대상 및 컨텍스트를 설명합니다.
플랫폼
개발 플랫폼
Visual Studio 2010 이상, .NET Framework 4
대상 플랫폼
Windows 7; Windows Server 2008 R2; Windows Server 2008 서비스 팩 2; Windows Vista 서비스 팩 2
참고 항목
참조 항목
DataCacheException 클래스
DataCacheException 구성원
Microsoft.ApplicationServer.Caching 네임스페이스