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