![]() | BinaryCollectionExtensionsPrependAsync Method (IBinaryCollection, String, Byte, ActionPrependOptions) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.PrependAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[],System.Action{Couchbase.KeyValue.PrependOptions})"]
Namespace: Couchbase.KeyValue
public static Task<IMutationResult> PrependAsync( this IBinaryCollection binaryCollection, string id, byte[] value, Action<PrependOptions> configureOptions )
[Missing <param name="binaryCollection"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.PrependAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[],System.Action{Couchbase.KeyValue.PrependOptions})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.PrependAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[],System.Action{Couchbase.KeyValue.PrependOptions})"]
[Missing <param name="value"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.PrependAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[],System.Action{Couchbase.KeyValue.PrependOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.PrependAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[],System.Action{Couchbase.KeyValue.PrependOptions})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.PrependAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[],System.Action{Couchbase.KeyValue.PrependOptions})"]