Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-9495

.Net 3.2 SDK add how to retrieve expiry on GetAsync

    XMLWordPrintable

Details

    Description

      there is no documentation of how to retrieve expiration from a get.
      it doesn't occur automatically as it used to be.

      the way you retrieve Expiration is

       
      var result = await collection.GetAsync("documentId", options=> { options.Expiry(); });     
      

      CC: Roi Katz

      Attachments

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

        Activity

          People

            richard.smedley Richard Smedley
            docsite-collector Docs Site Collector
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty