![]() | CollectionExtensionsGetAllReplicasAsync Method (ICouchbaseCollection, String, ActionGetAllReplicasOptions) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAllReplicasAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.GetAllReplicasOptions})"]
Namespace: Couchbase.KeyValue
public static IEnumerable<Task<IGetReplicaResult>> GetAllReplicasAsync( this ICouchbaseCollection collection, string id, Action<GetAllReplicasOptions> configureOptions )
[Missing <param name="collection"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAllReplicasAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.GetAllReplicasOptions})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAllReplicasAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.GetAllReplicasOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAllReplicasAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.GetAllReplicasOptions})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.CollectionExtensions.GetAllReplicasAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Action{Couchbase.KeyValue.GetAllReplicasOptions})"]