clsFigure..::..allInComingConnectionsProcessingCompleted Method (Int32, clsConnection)
returns if all incoming connections are processed
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public Boolean allInComingConnectionsProcessingCompleted( int iteration, clsConnection oCurrentConnection )
Public Function allInComingConnectionsProcessingCompleted ( _ iteration As Integer, _ oCurrentConnection As clsConnection _ ) As Boolean
public: Boolean^ allInComingConnectionsProcessingCompleted( int^ iteration, clsConnection^ oCurrentConnection )
Parameters
- iteration
- Type: Int32
iteration number
- oCurrentConnection
- Type: FlowWright.cDevDecisionEngine..::..clsConnection
selected connection