CogNotStoppedException Constructor (SerializationInfo, StreamingContext)Cognex VisionPro 9.21
CogException constructor

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

protected CogNotStoppedException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization SerializationInfo
context
Type: System.Runtime.Serialization StreamingContext
See Also