From ebae11fb65cf9c198b5f6139acaced5b3e5d4316 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 17 Jul 2009 19:21:54 +0200 Subject: [PATCH] Mention that Disconnect method implies the abort funtionality --- doc/service-api.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/service-api.txt b/doc/service-api.txt index ea725b5..dde474f 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -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() -- 2.7.4