![]() | BinaryCollectionExtensionsDecrementAsync Method (IBinaryCollection, String, ActionDecrementOptions) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.DecrementAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Action{Couchbase.KeyValue.DecrementOptions})"]
Namespace: Couchbase.KeyValue
public static Task<ICounterResult> DecrementAsync( this IBinaryCollection binaryCollection, string id, Action<DecrementOptions> configureOptions )
[Missing <param name="binaryCollection"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.DecrementAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Action{Couchbase.KeyValue.DecrementOptions})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.DecrementAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Action{Couchbase.KeyValue.DecrementOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.DecrementAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Action{Couchbase.KeyValue.DecrementOptions})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.DecrementAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Action{Couchbase.KeyValue.DecrementOptions})"]