BBjConfig::unpinSession
Description
In BBj 7.0 and higher, this BBjConfig method unpins all the programs and resources in a given session. Loading these programs or resources again causes BBj to check their timestamp and load a new version on disk, if the timestamp has changed.
Syntax
Return Value |
Method |
---|---|
void |
unpinSession() |
Parameters
None.
Return Value
None.
Remarks
This method only affects the session in which it is executed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.