MarkLogic XCC/.Net Library

ServerConnection.provider Method 

The ConnectionProvider to which this connection should be returned.

[Visual Basic]
Function provider() As ConnectionProvider
[C#]
ConnectionProvider provider();

Return Value

An instance of ConnectionProvider.

See Also

ServerConnection Interface | Marklogic.Xcc.Spi Namespace