AntRadioCancelTransfers Method

Cancels the transfers.

Definition

Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.6+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
public void CancelTransfers(
	int cancelWaitTime
)

Parameters

cancelWaitTime  Int32
The cancel wait time.

Implements

IAntRadioCancelTransfers(Int32)

See Also