MarkLogic XCC/.Net Library

ConnectionProvider Interface

This interface defines a provider of Sockets for a ContentSource. Policies such as load balancing or failover can be implemented by supplying a custom ConnectionProvider.

For a list of all members of this type, see ConnectionProvider Members.

[Visual Basic]
Public Interface ConnectionProvider
[C#]
public interface ConnectionProvider

Requirements

Namespace: Marklogic.Xcc.Spi

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ConnectionProvider Members | Marklogic.Xcc.Spi Namespace