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