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