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