コード例 #1
0
 public bool isCancelled()
 {
     return(_scheduledFuture.isCancelled());
 }