diff options
-rw-r--r-- | doc/technology-api.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt index d8cbad48..64297768 100644 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -29,7 +29,9 @@ Methods dict GetProperties() [deprecated] Trigger a scan for this specific technology. The method call will return when a scan has been - finished and results are available. + finished and results are available. So setting + a longer D-Bus timeout might be a really good + idea. Results will be signaled via the ServicesChanged signal from the manager interface. |