CancelPending

RecurringInterCancellationResponse.CancelPending property

Gets or sets the cancel pending flag. Yes if the client requested that the server cancel all pending and unspawned transfers. No if the client requested that the server cancel only unspawned transfers.

public bool CancelPending { get; set; }

See Also