GoPxL SDK
Home
Files
Namespace
void ReceiveDataAsync
(
std::function< void(const
GoDataSet
&receivedDataSet)> &
func
)
Async Receive data from gdp server.
Version
Introduced in 0.2.1.53.
Parameters
func
Callback function to get data.
Exceptions
Go::Exception
If failed to receive data asynchronously.
GoPxLSdk
GoGdpClient