![]() | CollectionExtensionsGetAndTouchAsync Method (ICouchbaseCollection, String, TimeSpan, ActionGetAndTouchOptions) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAndTouchAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.TimeSpan,System.Action{Couchbase.KeyValue.GetAndTouchOptions})"]
Namespace: Couchbase.KeyValue
public static Task<IGetResult> GetAndTouchAsync( this ICouchbaseCollection collection, string id, TimeSpan expiry, Action<GetAndTouchOptions> configureOptions )
[Missing <param name="collection"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAndTouchAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.TimeSpan,System.Action{Couchbase.KeyValue.GetAndTouchOptions})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAndTouchAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.TimeSpan,System.Action{Couchbase.KeyValue.GetAndTouchOptions})"]
[Missing <param name="expiry"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAndTouchAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.TimeSpan,System.Action{Couchbase.KeyValue.GetAndTouchOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAndTouchAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.TimeSpan,System.Action{Couchbase.KeyValue.GetAndTouchOptions})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAndTouchAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.TimeSpan,System.Action{Couchbase.KeyValue.GetAndTouchOptions})"]