This code sample uses the CancelFax method to cancel a previously-submitted (outbound) C# fax. Using CancelFax only effects faxes waiting to be sent (with the status codes: -1 Preprocessing, -2 Ready, or -3 Pending Retry), and not faxes that are being actively transmitted.