BBjSessionInfo
Description
A BBjSessionInfo provides information about a single session running in BBj.
Creation
BBjAPI > BBjSessionInfo
The BBjSessionInfo object is obtained through the following BBjAPI object method:
Return Value |
Method |
---|---|
BBjSessionInfo |
|
Methods of BBjSessionInfo
Return Value |
Method |
---|---|
string |
|
long | getCpuTime() |
int |
|
int |
getID() - deprecated, use getSessionID() |
string |
|
string |
|
string |
|
int |
|
string |
|
int |
|
string |
|
string |
|
int |
|
string |
getUser() |
long | getUserTime() |
boolean |
Events
None.
Constants
None.
Example
|
See Also
BBjAPI ()
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.