ConfigStoreException Constructor (SerializationInfo, StreamingContext)
Creates a new instance of the ConfigStoreException class. Applies only to the server versions of AppFabric.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization.SerializationInfo
The object that holds the serialized object data.
- context
-
Type:
System.Runtime.Serialization.StreamingContext
The contextual information about the source or destination.
Show: