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