summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index caf1dbe8..1fe37ea4 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -214,6 +214,15 @@ Properties string State [readonly]
it back to false the Remove() method needs to be
used.
+ boolean Immutable [readonly]
+
+ This value will be set to true if the service is
+ configured externally via a configuration file.
+
+ The only valid operation are Connect() and of
+ course Disconnect(). The Remove() method will
+ result in an error.
+
boolean AutoConnect [readwrite]
If set to true, this service will auto-connect