public static class

ACMSDKHelpers.IServerSessionIdleTimeout

extends Object
java.lang.Object
   ↳ com.microstrategy.webapi.ACMSDKHelpers.IServerSessionIdleTimeout

Summary

Public Constructors
IServerSessionIdleTimeout()
Public Methods
static int getIServerSessionIdleTimeout(IDSSXMLSessionId iSessionId)
getIServerSessionIdleTimeout reads from the IServer the IServer Session Idle Timeout.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public IServerSessionIdleTimeout ()

Public Methods

public static int getIServerSessionIdleTimeout (IDSSXMLSessionId iSessionId)

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

Parameters
iSessionId A session id of the IServer that will be used to communicate with the IServer