Connector MembersDocuWare Platform .NET API
The Connector type exposes the following members.
Methods

  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.
Public methodStatic memberCreateDefaultRequestHandler
Creates the default request handler.
Back to Top
See Also