Initializes a new instance of the BulkLoaderException class from previously serialized data.
Namespace: Soss.Client.Concurrent
Assembly: soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax
Parameters
- info
- Type: System.Runtime.Serialization.SerializationInfo
The serialization info. - context
- Type: System.Runtime.Serialization.StreamingContext
The serialization context.
See Also