Skip to content

Commit 2c89e60

Browse files
Update src/ModelContextProtocol/Server/DistributedCacheEventStreamStoreOptions.cs
Co-authored-by: Stephen Halter <halter73@gmail.com>
1 parent 4b241af commit 2c89e60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ModelContextProtocol/Server/DistributedCacheEventStreamStoreOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public sealed class DistributedCacheEventStreamStoreOptions
4141

4242
/// <summary>
4343
/// Gets or sets the interval between polling attempts when a reader is waiting for new events
44-
/// in <see cref="SseEventStreamMode.Polling"/> mode.
44+
/// in the default <see cref="SseEventStreamMode.Streaming"/> mode.
4545
/// </summary>
4646
/// <remarks>
4747
/// This only affects readers. A shorter interval provides lower latency for new events

0 commit comments

Comments
 (0)