| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| /// performance, however subscribers won't know if a stream or a | ||
| /// message has been deleted. This can be modified at runtime. | ||
| /// </summary> | ||
| public bool DisableDeletionTracking { get; set; } |
There was a problem hiding this comment.
DisableDeletionTracking sounds like an operation I can perform whereas DeletionTrackingEnabled tells me it's a property that I am able to get/ set. (sorry if this comes across as nitpicking)
Sorry, something went wrong.
There was a problem hiding this comment.
Agreed, but then it would not align with what's already in there for MsSqlV3. I know that people are using the beta in production and I am reluctant to break them
Sorry, something went wrong.
There was a problem hiding this comment.
gotcha!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
To align with MsSql V3