Skip to content

Commit cc00dd8

Browse files
committed
fix
1 parent c64de7c commit cc00dd8

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
@@ -45,6 +45,7 @@ protected ScheduleClient(string scheduleId)
4545
/// </summary>
4646
/// <remarks>
4747
/// The schedule will stop executing but remain in the system.
48+
/// Does not affect orchestrations that have already been started.
4849
/// </remarks>
4950
/// <param name="cancellation">The cancellation token that can be used to cancel the operation.</param>
5051
/// <returns>A task that completes when the schedule has been paused.</returns>

0 commit comments

Comments
 (0)