java.lang.Object | |
↳ | com.microstrategy.webapi.ACMSDKHelpers.IServerSessionIdleTimeout |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IServerSessionIdleTimeout() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static int |
getIServerSessionIdleTimeout(IDSSXMLSessionId iSessionId)
getIServerSessionIdleTimeout reads from the IServer the IServer Session Idle Timeout.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
getIServerSessionIdleTimeout reads from the IServer the IServer Session Idle Timeout. This is the time that the IServer holds on to a session before the IServer invalidates the session. The timeout is a setting.@return
iSessionId | A session id of the IServer that will be used to communicate with the IServer |
---|
MSTRWebAPIException |
---|