Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2100

Add Collection accessor to IScope w/CollectionOptions

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.0.0-beta.1
    • 3.0.0-alpha5
    • library
    • None
    • 1

    Description

      interface IScope {
      	...
      	ICollection Collection(string collectionName, CollectionOptions options = null);
      	...
      }
       
      class CollectionOptions{
      	Duration Timeout;
      }
      
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jmorris Jeff Morris
              jmorris Jeff Morris
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty