Used only for the client device. This event is fired whenever
a server connection is made.
Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 87.0.0.0 (87.0.0.0)
public event CogIOStreamConnectionChangedEventHandler ClientConnectionChanged
public event CogIOStreamConnectionChangedEventHandler ClientConnectionChanged
Public Event ClientConnectionChanged As CogIOStreamConnectionChangedEventHandler
Public Event ClientConnectionChanged As CogIOStreamConnectionChangedEventHandler
public:
event CogIOStreamConnectionChangedEventHandler^ ClientConnectionChanged {
void add (CogIOStreamConnectionChangedEventHandler^ value);
void remove (CogIOStreamConnectionChangedEventHandler^ value);
}public:
event CogIOStreamConnectionChangedEventHandler^ ClientConnectionChanged {
void add (CogIOStreamConnectionChangedEventHandler^ value);
void remove (CogIOStreamConnectionChangedEventHandler^ value);
}Value
Type:
Cognex.VisionPro.QuickBuild.Implementation.Internal CogIOStreamConnectionChangedEventHandler