Skip to content

Commit c64de7c

Browse files
committed
fix
1 parent 4f5c71b commit c64de7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ScheduledTasks/Client/ScheduleClient.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ protected ScheduleClient(string scheduleId)
3434
/// </summary>
3535
/// <remarks>
3636
/// The schedule will stop executing and be removed from the system.
37+
/// Does not affect orchestrations that have already been started.
3738
/// </remarks>
3839
/// <param name="cancellation">The cancellation token that can be used to cancel the operation.</param>
3940
/// <returns>A task that completes when the schedule has been deleted.</returns>

0 commit comments

Comments
 (0)