Share via


ClusterUpdateException Constructor (SerializationInfo, StreamingContext)

 

Namespace:   Microsoft.ClusterAwareUpdating
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

protected ClusterUpdateException(
    SerializationInfo info,
    StreamingContext context
)
protected:
ClusterUpdateException(
    SerializationInfo^ info,
    StreamingContext context
)
new : 
        info:SerializationInfo *
        context:StreamingContext -> ClusterUpdateException
Protected Sub New (
    info As SerializationInfo,
    context As StreamingContext
)

Parameters

See Also

ClusterUpdateException Overload
ClusterUpdateException Class
Microsoft.ClusterAwareUpdating Namespace

Return to top