OperationCanceledException constructor

OperationCanceledException(
  1. String message
)

Implementation

OperationCanceledException(this.message);