Mention that Disconnect method implies the abort funtionality
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 17 Jul 2009 17:21:54 +0000 (19:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 17 Jul 2009 17:21:54 +0000 (19:21 +0200)
doc/service-api.txt

index ea725b5..dde474f 100644 (file)
@@ -57,6 +57,9 @@ Methods               dict GetProperties()
                        unplug the cable. When no cable is plugged in this
                        method will fail.
 
+                       This method can also be used to abort a previous
+                       connectiong attempt via the Connect method.
+
                        Possible Errors: [service].Error.InvalidArguments
 
                void Remove()