Occurs when a blocking client operation is canceled.
The OnCancel event is generated when a blocking client operation, such as sending or receiving data, is canceled with the Cancel method. To assist in determining which operation was cancelled, check the value of the Status property.