ConnectionSynchronizeDevice Method
Synchronizes the values from a
DeviceDto data structure and the actual device.
This method is invoked after the first handshake has been completed.
Namespace: MobileTrack.Receiver.ModelsAssembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
public Task SynchronizeDevice(
CancellationToken cancellationToken
)
- cancellationToken CancellationToken
- Cancellation token
TaskTask completion.