public interface ClientSession
ServiceManager
can be
found. A session is created and initialized by calling SessionFactory.logon(URL,String, byte[])
.Modifier and Type | Method and Description |
---|---|
ServiceManager |
getServiceManager()
Get the single service manager for this session.
|
void |
logoff()
Log off the session and free any server-side resources being held.
|
void logoff()
ServiceManager getServiceManager()
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>