PoolConfiguration MethodsCouchbase .NET SDK 2.1.0 Documentation

The PoolConfiguration type exposes the following members.

Methods
  NameDescription
Public methodEquals
Compares the current ConfigurationElement instance to the specified object.
(Inherited from ConfigurationElement.)
Public methodGetHashCode
Gets a unique value representing the current ConfigurationElement instance.
(Inherited from ConfigurationElement.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsReadOnly
Gets a value indicating whether the ConfigurationElement object is read-only.
(Inherited from ConfigurationElement.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also