take

In RTI Connext there are three ways to receive data. In this example we illustrate the method known as polling for data, where the application checks for new data calling DataReader's read() or take() method.
9710 reads — 0 comments
Subscribe to RSS - take