Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit59fcf06

Browse files
Update src/connections/sources/catalog/libraries/server/csharp/index.md
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent6e5a21f commit59fcf06

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/csharp

1 file changed

+1
-1
lines changed

‎src/connections/sources/catalog/libraries/server/csharp/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ A `FlushPolicy` only needs to implement 2 methods:
379379
- `Unschedule`:Calledwhenpolicyshouldstoprunninganyscheduledflushes
380380
- `Reset`:Calledafteraflushistriggered (eitherbyyourpolicy,byanotherpolicyormanually)
381381

382-
Theyalsohavea `ShouldFlush`observablebooleanvalue.Whenthisissettotruetheclientwillattempttouploadevents.Eachpolicyshouldresetthisvalueto `false`accordingtoitsownlogic,althoughitisprettycommontodoitinsidethe `Reset`method.
382+
Your `FlushPolicy`shouldalsohavea `ShouldFlush`observablebooleanvalue.Whenthisissettotruetheclientattemptstouploadevents.Eachpolicyshouldresetthisvalueto `false`accordingtoitsownlogic.
383383

384384
```csharp
385385
classFlushOnScreenEventsPolicy:IFlushPolicy

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp