cancelCheck abstract method

void cancelCheck(
  1. String nodeId
)

Cancels any pending check for nodeId.

Implementation

void cancelCheck(String nodeId);