diff options
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r-- | doc/service-api.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt index ea725b50..dde474f2 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() |