![]() | IBinaryCollectionPrependAsync Method |
[Missing <summary> documentation for "M:Couchbase.KeyValue.IBinaryCollection.PrependAsync(System.String,System.Byte[],Couchbase.KeyValue.PrependOptions)"]
Namespace: Couchbase.KeyValue
Task<IMutationResult> PrependAsync( string id, byte[] value, PrependOptions options = null )
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.IBinaryCollection.PrependAsync(System.String,System.Byte[],Couchbase.KeyValue.PrependOptions)"]
[Missing <param name="value"/> documentation for "M:Couchbase.KeyValue.IBinaryCollection.PrependAsync(System.String,System.Byte[],Couchbase.KeyValue.PrependOptions)"]
[Missing <param name="options"/> documentation for "M:Couchbase.KeyValue.IBinaryCollection.PrependAsync(System.String,System.Byte[],Couchbase.KeyValue.PrependOptions)"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.IBinaryCollection.PrependAsync(System.String,System.Byte[],Couchbase.KeyValue.PrependOptions)"]