![]() | CollectionExtensionsLookupInAsync Method (ICouchbaseCollection, String, ActionLookupInSpecBuilder) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.CollectionExtensions.LookupInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.LookupInSpecBuilder})"]
Namespace: Couchbase.KeyValue
public static Task<ILookupInResult> LookupInAsync( this ICouchbaseCollection collection, string id, Action<LookupInSpecBuilder> configureBuilder )
[Missing <param name="collection"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.LookupInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.LookupInSpecBuilder})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.LookupInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.LookupInSpecBuilder})"]
[Missing <param name="configureBuilder"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.LookupInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.LookupInSpecBuilder})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.CollectionExtensions.LookupInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.LookupInSpecBuilder})"]