MarkLogic XCC/.Net Library

ServerConnection.channel Method 

The channel to be used for server communication.

[Visual Basic]
Function channel() As Object
[C#]
object channel();

Return Value

An open, bi-directional channel object connected to a server.

See Also

ServerConnection Interface | Marklogic.Xcc.Spi Namespace