SearchTaskAzureInfo Constructor (SerializationInfo, StreamingContext) |
Constructor for deserialization.
Namespace: CMS.Search.AzureAssembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 13.0.131
Syntax protected SearchTaskAzureInfo(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
Serialization info. - context
- Type: System.Runtime.SerializationStreamingContext
Streaming context.
See Also