[Missing <summary> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- key
- Type: System.String
[Missing <param name="key"/> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- cas
- Type: System.UInt64
[Missing <param name="cas"/> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- remove
- Type: System.Boolean
[Missing <param name="remove"/> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- replicateTo
- Type: Couchbase.ReplicateTo
[Missing <param name="replicateTo"/> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- persistTo
- Type: Couchbase.PersistTo
[Missing <param name="persistTo"/> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
Return Value
Type: ObserveResponse[Missing <returns> documentation for "M:Couchbase.MemcachedBucket.Observe(System.String,System.UInt64,System.Boolean,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
Implements
IBucket.Observe(String, UInt64, Boolean, ReplicateTo, PersistTo)