CancelableCreateLinkedCancelable Method |
Name | Description | |
---|---|---|
CreateLinkedCancelable(IActionScheduler, ICancelable) |
Creates a ICancelable that will be in the canceled state
when any of the source cancelables are in the canceled state.
| |
CreateLinkedCancelable(IScheduler, ICancelable) |
Creates a ICancelable that will be in the canceled state
when any of the source cancelables are in the canceled state.
|