![]() | CollectionExtensionsExistsAsync Method (ICouchbaseCollection, String, ActionExistsOptions) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.ExistsOptions})"]
Namespace: Couchbase.KeyValue
public static Task<IExistsResult> ExistsAsync( this ICouchbaseCollection collection, string id, Action<ExistsOptions> configureOptions )
[Missing <param name="collection"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.ExistsOptions})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.ExistsOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.ExistsOptions})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.ExistsOptions})"]