KeyListException Constructor (SerializationInfo, StreamingContext)

ScaleOut Software NamedCache API
Initializes a new instance of the KeyListException class from previously serialized data.

Namespace:  Soss.Client.Concurrent
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

protected KeyListException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
The serialization info.
context
Type: System.Runtime.SerializationStreamingContext
The serialization context.
See Also

Reference