Share via


SPDistributedCacheClusterDownException constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.SharePoint.DistributedCaching
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New ( _
    serializationInfo As SerializationInfo, _
    streamingContext As StreamingContext _
)
'Usage
Dim serializationInfo As SerializationInfo
Dim streamingContext As StreamingContext

Dim instance As New SPDistributedCacheClusterDownException(serializationInfo, _
    streamingContext)
protected SPDistributedCacheClusterDownException(
    SerializationInfo serializationInfo,
    StreamingContext streamingContext
)

Parameters

See also

Reference

SPDistributedCacheClusterDownException class

SPDistributedCacheClusterDownException members

SPDistributedCacheClusterDownException overload

Microsoft.SharePoint.DistributedCaching namespace