You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
The property setters should throw ArgOutOfRange w/ appropriate message for invalid values
BackgroundQueueSize has no proper doc comment
The non-doc comment comment for BackgroundQueueSize has a typo: Gets of sets ... --> Gets or sets ...
Would probably be nice for the doc comments to indicate the actual default values, e.g. The default value for this property is <c>FOO</c>. or whatever the right doc comment syntax is.
Some random stuff I noticed:
BackgroundQueueSize
has no proper doc commentBackgroundQueueSize
has a typo:Gets of sets ...
-->Gets or sets ...
The default value for this property is <c>FOO</c>.
or whatever the right doc comment syntax is.@muratg we should do this for 1.1.0.
The text was updated successfully, but these errors were encountered: