Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4454

Investigate consistency of various timeouts settings

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      In MongoClientSettings TimeSpan.Infinite means no timeout according to .Net conventions
      While in ConnectionString 0 denotes no timeout according to spec.

      Seems that for each setting, handling of 0 and Infinite is done differently and in a different area. Ideally we need a single place to convert spec standards to .Net convention.

            Assignee:
            Unassigned Unassigned
            Reporter:
            boris.dogadov@mongodb.com Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: