Gets or sets a Boolean value that determines whether 100-Continue behavior is used.
Namespace: Couchbase.Configuration.ClientAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Property Value
Type: Boolean
The default is false, which overrides the ServicePointManager's default of true.

http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.expect100continue%28v=vs.110%29.aspx
