public void TrackSignal( Connection oSourceConnection, List<Connection> foundConnectionList )
public: void TrackSignal( Connection^ oSourceConnection, List<Connection^>^ foundConnectionList )
Parameters
| Parameter Name | Description |
|---|---|
| oSourceConnection | Connection from which tracking signal is started. |
| foundConnectionList | List of connections that transmits the same signal as oSourceConnection and are on the same scheme. |