CancelPending

RecurringInterCancellationRequest.CancelPending property

Gets or sets the cancel pending flag. If Yes, server should cancel all pending and unspawned transfers. If No, server should cancel only the model(and unspawned transfers).

public bool CancelPending { get; set; }

See Also