This event should only be used for the purpose of decoding socket error
for TCP/IP.
Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
public event CogIOStreamErrorEventHandler SocketReadError
public event CogIOStreamErrorEventHandler SocketReadError
Public Event SocketReadError As CogIOStreamErrorEventHandler
Public Event SocketReadError As CogIOStreamErrorEventHandler
public:
event CogIOStreamErrorEventHandler^ SocketReadError {
void add (CogIOStreamErrorEventHandler^ value);
void remove (CogIOStreamErrorEventHandler^ value);
}public:
event CogIOStreamErrorEventHandler^ SocketReadError {
void add (CogIOStreamErrorEventHandler^ value);
void remove (CogIOStreamErrorEventHandler^ value);
}Value
Type:
Cognex.VisionPro.QuickBuild.Implementation.Internal CogIOStreamErrorEventHandler