Creates a new instance of DriverRemoteConnection.
The resource uri.
Optionaloptions: ConnectionOptions = {}The connection options.
OptionaltransactionId: stringOptional transaction ID to attach to all requests.
Returns the transaction ID if this connection is bound to a transaction, undefined otherwise.
Closes the connection and releases any associated resources.
Represents the default
RemoteConnectionimplementation.