From 795d3af944a6661acfe57483a01dbaa7b8c8a0bd Mon Sep 17 00:00:00 2001 From: Patrik Flykt Date: Tue, 25 Oct 2011 10:51:37 +0300 Subject: doc: Document that DestroySession will not send Release to sessions --- doc/manager-api.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 961c39bb..a6c852fa 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -189,8 +189,7 @@ Methods dict GetProperties() void DestroySession(object session) - Remove the previously created session. The notifier - will be informed via its release method. + Remove the previously created session. If an application exits unexpectatly the session will be automatically destroyed. -- cgit v1.2.3