Connector CreateConnection Method DocuWare Platform .NET API
Overload List

  NameDescription
Public methodStatic memberCreateConnection(String)
Creates the connection with the specified base URI.
Public methodStatic memberCreateConnection(Uri)
Creates the connection with the specified base URI.
Public methodStatic memberCreateConnection(String, HttpMessageHandler)
Creates the connection with the specified base URI.
Public methodStatic memberCreateConnection(Uri, HttpMessageHandler)
Creates the connection with the specified base URI.
Back to Top
See Also