void CancelAsync(
short id
)Sub CancelAsync (
id As Short
)This is an optional method and can throw a MethodNotImplementedException.
This method must be implemented if it is possible for the device to cancel an asynchronous state change operation, otherwise it must throw a MethodNotImplementedException.