Perform post-deserialization setup. Runs when the
entire object graph for this CogDLRuntime object has
been deserialized.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Parameters
- sender
- Type: System Object
The object that initiated the callback.
Implements
IDeserializationCallback OnDeserialization(Object)See Also